{"id":23496046,"url":"https://github.com/rhaicode/react-library-starter","last_synced_at":"2025-04-15T13:41:43.712Z","repository":{"id":57333887,"uuid":"320267459","full_name":"rhaicode/react-library-starter","owner":"rhaicode","description":"A library starter kit and bundler for your React projects, powered by Rollup.  ⚡","archived":false,"fork":false,"pushed_at":"2020-12-15T10:24:50.000Z","size":265,"stargazers_count":24,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T22:01:45.462Z","etag":null,"topics":["babel","reactjs","rollup","storybook","styled-components","svgr","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rhaicode.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}},"created_at":"2020-12-10T12:35:27.000Z","updated_at":"2024-10-16T11:45:57.000Z","dependencies_parsed_at":"2022-09-21T04:42:34.247Z","dependency_job_id":null,"html_url":"https://github.com/rhaicode/react-library-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaicode%2Freact-library-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaicode%2Freact-library-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaicode%2Freact-library-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhaicode%2Freact-library-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhaicode","download_url":"https://codeload.github.com/rhaicode/react-library-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249081643,"owners_count":21209731,"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":["babel","reactjs","rollup","storybook","styled-components","svgr","tailwindcss","typescript"],"created_at":"2024-12-25T04:10:03.760Z","updated_at":"2025-04-15T13:41:43.685Z","avatar_url":"https://github.com/rhaicode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-library-starter\n\n⚡ A library starter kit and bundler for your React projects, powered by Rollup.\n\n## Features\n\n- React with TypeScript support\n- [Rollup](https://rollupjs.org/) for bundling (with a customizable bundler config file)\n- [Babel](https://babeljs.io/) for transpiling\n- [Storybook](https://storybook.js.org) for development and component explorer\n- [SVGR](https://react-svgr.com/) support\n- Uses [TailwindCSS 2.0](https://blog.tailwindcss.com/tailwindcss-v2)\n- Linting before commit support with [ESLint](https://eslint.org/), [Husky](https://github.com/typicode/husky) and [Lint Staged](https://github.com/okonet/lint-staged)\n- Supports CSS modules configurable with [PostCSS](https://postcss.org/)\n- [styled-components](https://styled-components.com/) support\n- [react-uuid](https://www.npmjs.com/package/react-uuid) for component key indexing\n- Supports CJS, ESM and UMD formats\n- Sourcemap creation\n\n\n## Development\n\nClone this repo and run the following commands to start development with Storybook.\n\n```bash\nnpm install --production=false\nnpm run storybook\n```\n\nGo to `localhost:6006` and you should see something like this.\n\n![storybook-dev](https://user-images.githubusercontent.com/22829115/101779100-c59f8680-3b2f-11eb-985f-ca2ba37ed1f7.png)\n\n## Building\nTo build your project, run `npm run build`.\n\n## Publishing\n```bash\nnpm publish\n```\nThis builds `commonjs`, `esm`, and `umd` versions of your module to `dist/` and then publishes your module to `npm`.\nMake sure that any npm modules you want as peer dependencies are properly marked as `peerDependencies` in `package.json`. The rollup config will automatically recognize them as peers and not try to bundle them in your module.\n\n## License\n\nMIT © [Rhaidzsal Ali](https://github.com/rhaicode)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaicode%2Freact-library-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhaicode%2Freact-library-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhaicode%2Freact-library-starter/lists"}