{"id":21521592,"url":"https://github.com/zzarcon/ts-react-toolbox","last_synced_at":"2025-04-09T22:22:27.852Z","repository":{"id":53563192,"uuid":"124514452","full_name":"zzarcon/ts-react-toolbox","owner":"zzarcon","description":"Opinionated toolbox boilerplate to create Typescript React components 🛠:package:","archived":false,"fork":false,"pushed_at":"2023-11-03T09:25:52.000Z","size":796,"stargazers_count":24,"open_issues_count":10,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T00:15:54.191Z","etag":null,"topics":["cli","enzyme","examples","format","formatter","gh-pages","jest","lint","prettier","react","static","toolbox","travis-ci","tslint","typescript","typescript-react-components","webpack","webpack-dev-server"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zzarcon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-09T08:53:30.000Z","updated_at":"2024-12-16T14:12:22.000Z","dependencies_parsed_at":"2022-08-13T02:40:49.280Z","dependency_job_id":"efb73dfa-68f5-46cd-bc01-a6111dbacd83","html_url":"https://github.com/zzarcon/ts-react-toolbox","commit_stats":{"total_commits":247,"total_committers":3,"mean_commits":82.33333333333333,"dds":0.06477732793522262,"last_synced_commit":"bd616d0d42f20958ddf8e041c847f06f51eaf627"},"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzarcon%2Fts-react-toolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzarcon%2Fts-react-toolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzarcon%2Fts-react-toolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zzarcon%2Fts-react-toolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zzarcon","download_url":"https://codeload.github.com/zzarcon/ts-react-toolbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248098073,"owners_count":21047363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","enzyme","examples","format","formatter","gh-pages","jest","lint","prettier","react","static","toolbox","travis-ci","tslint","typescript","typescript-react-components","webpack","webpack-dev-server"],"created_at":"2024-11-24T01:07:38.992Z","updated_at":"2025-04-09T22:22:27.827Z","avatar_url":"https://github.com/zzarcon.png","language":"TypeScript","readme":"# ts-react-toolbox\n\u003e Opinionated toolbox boilerplate to create Typescript React components\n\n# Install\n\n```\npnpm add ts-react-toolbox -D\n```\n\n# Setup\n\nAfter you have installed it, run this from the root of your package:\n\n```\n$ node_modules/.bin/ts-react-toolbox init\n```\n\nThat will add all the boilerplate and scripts to your project\n\n# Contains\n\n* Typescript ✅\n* React + ReactDom ✅\n* Webpack + WebpackDevServer ✅\n* Jest ✅\n* Examples ✅\n* StyledComponents boilerplate ✅\n* Travis config ✅\n* Static site generation with github pages ✅\n* Prettier ✅\n* ES5 support ✅\n* ES2015 support ✅\n* Git hooks ❌\n* Bundle size analyzer ❌\n\n# Folder structure\n\n* `__tests__`\n* `custom-typings`\n* `example`\n* `src`\n\n# Commands\n\n* **init**: Initializes project\n* **dev**: webpack-dev-server\n* **test**: jest + watch mode\n* **build**: Typescript build\n* **release**: build + run tests + version bump + publish to registry\n* **static**: deploys example to github pages\n* **lint**: TODO\n* **format**: prettier\n* **analyze**: webpack-bundle-analyzer\n\n# Entry points\n\n* **package.json**\n\n```json\n\"main\": \"dist/es5/index.js\",\n\"jsnext:main\": \"dist/es2015/index.js\",\n\"module\": \"dist/es2015/index.js\",\n\"types\": \"dist/es5/index.d.ts\"\n```\n\n# Inspired by\n\nDan Abramov - The Melting Pot of JavaScript : https://www.youtube.com/watch?v=G39lKaONAlA\n\n# Changeset\n\n## 1.0.0\n\nAll the dependencies are bumped to the latest major version. \n\n\n# TODO\n\n* migrate to ESLint / Prettier\n* replace Enzyme for RTL","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzarcon%2Fts-react-toolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzzarcon%2Fts-react-toolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzzarcon%2Fts-react-toolbox/lists"}