{"id":20871297,"url":"https://github.com/drbarzaga/React-Frontend-Toolkit-CLI","last_synced_at":"2025-05-12T12:34:05.784Z","repository":{"id":260156696,"uuid":"880455488","full_name":"drbarzaga/React-Frontend-Toolkit-CLI","owner":"drbarzaga","description":"A command-line tool designed to give developers quick access to a curated list of essential libraries and tools for frontend and React development.","archived":false,"fork":false,"pushed_at":"2024-11-03T02:08:46.000Z","size":13014,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-13T11:06:20.914Z","etag":null,"topics":["cli","developer-tools","frontend","frontend-developer","frontend-tools","react","toolkit","toolset","web-development"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-frontend-toolkit-cli","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/drbarzaga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-10-29T18:54:19.000Z","updated_at":"2024-11-03T02:08:46.000Z","dependencies_parsed_at":"2024-10-29T22:50:09.510Z","dependency_job_id":null,"html_url":"https://github.com/drbarzaga/React-Frontend-Toolkit-CLI","commit_stats":null,"previous_names":["react-frontend-toolkit/react-frontend-toolkit-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbarzaga%2FReact-Frontend-Toolkit-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbarzaga%2FReact-Frontend-Toolkit-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbarzaga%2FReact-Frontend-Toolkit-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drbarzaga%2FReact-Frontend-Toolkit-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drbarzaga","download_url":"https://codeload.github.com/drbarzaga/React-Frontend-Toolkit-CLI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225091376,"owners_count":17419486,"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","developer-tools","frontend","frontend-developer","frontend-tools","react","toolkit","toolset","web-development"],"created_at":"2024-11-18T06:18:19.365Z","updated_at":"2024-11-18T06:20:23.097Z","avatar_url":"https://github.com/drbarzaga.png","language":"TypeScript","funding_links":[],"categories":["🧰 React Frontend Toolkit"],"sub_categories":["🚀 React Frontend Toolkit CLI"],"readme":"## React Frontend Toolkit CLI\n\nA command-line tool designed to give developers quick access to a curated list of essential libraries and tools for frontend and React development, sourced from the [React Frontend Toolkit](https://github.com/drbarzaga/React-Frontend-Toolkit) repository\n\n### Installation\n\n\u003e **Note:** Ensure you are using an LTS version of Node.js, recommended version 20.9.0.\n\nTo install the React Frontend Toolkit CLI, you can use npm, yarn or pnpm:\n\n```bash\nnpm install -g react-frontend-toolkit-cli\n```\n\n```bash\nyarn global add react-frontend-toolkit-cli\n```\n\n```bash\npnpm add -g react-frontend-toolkit-cli\n```\n\n### Usage\n\n```bash\nrft-cli \u003ccommand\u003e [options]\n```\n\n### Commands\n\n- `list`: To list all available categories of tools and libraries.\n- `get \u003ccategory-name\u003e`: To get a list of recommended tools for a specific category.\n\n### Examples\n\n- To list all available categories of tools and libraries:\n\n```bash\nrft-cli list\n```\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/demo-command-list.gif\" alt=\"Demo Command List\" /\u003e\n\u003c/div\u003e\n\n- To get a list of recommended tools for a specific category, use the following command:\n\n```bash\nrft-cli get \u003ccategory\u003e\n```\n\nReplace `\u003ccategory\u003e` with the desired category name, such as `charts`, `state management`, `forms`, etc.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/demo-command-get.gif\" alt=\"Demo Command Get\" /\u003e\n\u003c/div\u003e\n\n### Options\n\n- `-h, --help`: Display help for command.\n- `-v, --version`: Output the version number.\n\n### Contributing\n\nContributions are welcome! Please read the [contributing guidelines](CONTRIBUTING.md) first.\n\n### License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n### Contact\n\nIf you have any questions, suggestions, or feedback, feel free to reach out:\n\n- **Email**: [dayan.perez9012@gmail.com](mailto:dayan.perez9012@gmail.com)\n- **Twitter**: [@dayanDev](https://twitter.com/dayanDev)\n- **LinkedIn**: [Dayan Perez](https://www.linkedin.com/in/drbarzaga/)\n\nWe look forward to hearing from you!\n\n### Start Us on Github\n\nIf you find this project helpful, please consider giving it a star on [GitHub](https://github.com/drbarzaga/React-Frontend-Toolkit-CLI). Your support is greatly appreciated ❤️!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrbarzaga%2FReact-Frontend-Toolkit-CLI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrbarzaga%2FReact-Frontend-Toolkit-CLI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrbarzaga%2FReact-Frontend-Toolkit-CLI/lists"}