{"id":28089151,"url":"https://github.com/wadehrarshpreet/react-create-library","last_synced_at":"2025-05-13T12:54:19.743Z","repository":{"id":36473035,"uuid":"223766048","full_name":"wadehrarshpreet/react-create-library","owner":"wadehrarshpreet","description":"CLI tools to generate boilerplate to create component based library","archived":false,"fork":false,"pushed_at":"2022-12-04T23:57:50.000Z","size":3685,"stargazers_count":10,"open_issues_count":12,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T13:56:29.580Z","etag":null,"topics":["boilerplate","cli","library","library-generator","react"],"latest_commit_sha":null,"homepage":null,"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/wadehrarshpreet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-24T15:28:44.000Z","updated_at":"2022-09-04T05:48:21.000Z","dependencies_parsed_at":"2023-01-17T02:00:37.138Z","dependency_job_id":null,"html_url":"https://github.com/wadehrarshpreet/react-create-library","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadehrarshpreet%2Freact-create-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadehrarshpreet%2Freact-create-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadehrarshpreet%2Freact-create-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wadehrarshpreet%2Freact-create-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wadehrarshpreet","download_url":"https://codeload.github.com/wadehrarshpreet/react-create-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948328,"owners_count":21988953,"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":["boilerplate","cli","library","library-generator","react"],"created_at":"2025-05-13T12:54:19.127Z","updated_at":"2025-05-13T12:54:19.726Z","avatar_url":"https://github.com/wadehrarshpreet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-create-library\n\n\u003e Command Line tool to generate boilerplate for your react library.\n\nCreate React Library with no build configuration.\n\n\n![react-create-library](https://raw.githubusercontent.com/wadehrarshpreet/react-create-library/master/assets/demo.svg?sanitize=true)\n\n## Features\n\n- User friendly CLI Interface\n- Handles all modern JS features\n- Bundles `cjs`, `esnext`, `umd` and `es` module formats\n- Support for `TypeScript` and `flow` type System\n- Support for documentation library like `docz`, `storybook` and `react-styleguidist`\n- Support for different styling like `css`, `less`, `scss`, `emotion` and `styled-component`\n- [Standard-version](https://www.npmjs.com/package/standard-version) for manage versioning and CHANGELOG generation\n- Prettier, Eslint \u0026 Stylelint added to maintain the code quality \u0026 readability.\n- [Rollup](https://rollupjs.org/) for bundling \u0026 sourcemap generation\n- [Babel](https://babeljs.io/) for transpiling\n- [Jest](https://facebook.github.io/jest/) for testing\n- Working example setup using [create-react-app](https://github.com/facebook/create-react-app)\n\n\n## Install globally\n\nThis package requires node \u003e= 8.\n\n```sh\nnpm install -g react-create-library\n```\n\n## Usage\n \n```sh\nreact-create-library my-library\n```\n\n## Using npx\n\n```sh\nnpx react-create-library my-library\n```\n\nInteractive CLI, answer few questions and choose modules required for development. \n\n\n### CLI Options\n\n```\nUsage: react-create-library \u003cpackage-name\u003e [Options]\n\nOptions:\n  -V, --version          output the version number\n  --verbose              print additional logs\n  --pm \u003cvalue\u003e           Package Manager (npm or yarn)\n  --type \u003cvalue\u003e         Type System for project one of default,typescript,flow (default: \"none\")\n  --doc \u003cvalue\u003e          Documentation Library one of none,docz,storybook,react-styleguidist (default: \"docz\")\n  --style \u003cvalue\u003e        Styling Library one of inline,css,less,scss,emotion,styled-component (default: \"inline\")\n  -l, --license \u003cvalue\u003e  License of Project (default: \"MIT\")\n  -s, --skip             Skip all question and create project with defaults\n  -h, --help             output usage information\n\n\nNode version require \u003e= 8 \u0026 npm \u003e= 5\n```\n\nIf something doesn’t work, please [file an issue](https://github.com/wadehrarshpreet/react-lib/issues/new)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadehrarshpreet%2Freact-create-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwadehrarshpreet%2Freact-create-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwadehrarshpreet%2Freact-create-library/lists"}