{"id":20348232,"url":"https://github.com/shelldandy/rscaffold","last_synced_at":"2026-04-27T18:04:04.790Z","repository":{"id":113161971,"uuid":"106953295","full_name":"shelldandy/rscaffold","owner":"shelldandy","description":"React Scaffold StandardJS style","archived":false,"fork":false,"pushed_at":"2018-01-28T20:23:10.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-28T03:50:12.638Z","etag":null,"topics":["javascript","react","scaffold","standard-js"],"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/shelldandy.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":"2017-10-14T18:40:30.000Z","updated_at":"2018-02-13T23:39:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"44918b45-c9ac-49b1-820c-e85eeb78362c","html_url":"https://github.com/shelldandy/rscaffold","commit_stats":null,"previous_names":["mike3run/rscaffold"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/shelldandy/rscaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Frscaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Frscaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Frscaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Frscaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shelldandy","download_url":"https://codeload.github.com/shelldandy/rscaffold/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelldandy%2Frscaffold/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259870728,"owners_count":22924586,"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":["javascript","react","scaffold","standard-js"],"created_at":"2024-11-14T22:19:36.303Z","updated_at":"2026-04-27T18:03:59.748Z","avatar_url":"https://github.com/shelldandy.png","language":"JavaScript","readme":"# React Scaffold\n\n[![npm version](https://badge.fury.io/js/rscaffold.svg)](https://badge.fury.io/js/rscaffold)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n[![Asciinema Demo](ascii.png)](https://asciinema.org/a/5wDXqgoMHSj9aG7h5vB4DWl1S)\n\nA slighlty opinionated React Scaffold Tool by Mike3run because we all hate repetition...\n\n```bash\n$ npm install rscaffold plop\n```\n\nNow in your `plopfile.js`\n\n```js\nmodule.exports = plop =\u003e {\n  plop.load('rscaffold')\n}\n```\n\nIn your package.json add this to your scripts:\n\n```json\n\"plop\": \"plop\"\n```\n\nand finally in your terminal:\n\n```bash\n$ npm run plop\n```\n\nNo need for global bamboozles.\n\n## Available Commands\n\n* component\n* container: Please press enter after running this. See [#1](https://github.com/mike3run/rscaffold/issues/1)\n\n## Protip\n\nAdd a plugin to your terminal to run local npm bin executables like a boss:\n\nI recommend [`add-local-binaries-to-path`](https://www.npmjs.com/package/add-local-binaries-to-path)\n\n```bash\n$ npm install -g add-local-binaries-to-path\n```\n\nThat's it, never worry about local binaries again.\n\n```sh\n$ plop\n```\n\nDab dab dab\n\n2017 [Miguel Palau 🐟](https://www.twitter.com/mpalau) Made with 💖 and hate for boilerplate 💀\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelldandy%2Frscaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshelldandy%2Frscaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelldandy%2Frscaffold/lists"}