{"id":25543939,"url":"https://github.com/dimitrinicolas/plop-templates","last_synced_at":"2026-02-07T10:30:18.753Z","repository":{"id":57108468,"uuid":"146584007","full_name":"dimitrinicolas/plop-templates","owner":"dimitrinicolas","description":"My personnal root projects plop templates","archived":false,"fork":false,"pushed_at":"2018-08-29T10:30:16.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T04:19:36.110Z","etag":null,"topics":["plop","plop-generators"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@dimitrinicolas/plop-templates","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/dimitrinicolas.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":"2018-08-29T10:29:29.000Z","updated_at":"2019-03-13T18:27:52.000Z","dependencies_parsed_at":"2022-08-21T04:30:34.718Z","dependency_job_id":null,"html_url":"https://github.com/dimitrinicolas/plop-templates","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitrinicolas%2Fplop-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitrinicolas%2Fplop-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitrinicolas%2Fplop-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitrinicolas%2Fplop-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimitrinicolas","download_url":"https://codeload.github.com/dimitrinicolas/plop-templates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800292,"owners_count":19699119,"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":["plop","plop-generators"],"created_at":"2025-02-20T07:39:50.426Z","updated_at":"2026-02-07T10:30:18.676Z","avatar_url":"https://github.com/dimitrinicolas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plop-templates\n\nMy personnal root projects plop templates.\n\n## Installation\n\n```console\n$ npm install -g plop\n$ npm install @dimitrinicolas/plop-templates\n```\n\n## Usage\n\nCreate a plopfile.js file in your projects root directory.\n\n```js\n// plopfile.js\nmodule.exports = require('@dimitrinicolas/plop-templates');\n```\n\nThen launch plop CLI using the `plop` command.\n\n## Templates\n\n### node-module\n\nCreate a simple node package, with Ava, Travis, ESLint, and Coveralls integration\n\n#### Prompts\n\n- `name` - Node module segment name\n- `description` - Node module description\n- `related` - Space separated related NPM packages\n\n#### Structure\n\n```\n{{dashCase name}}/\n├── .eslintignore\n├── .eslintrc\n├── .gitignore\n├── .travis.yml\n├── CHANGELOG.md\n├── index.js\n├── LICENSE\n├── package.json\n├── README.md\n└── test.js\n```\n\n## Related\n\n- [plop][plop] - Consistency Made Simple\n- [front-end-stack][front-end-stack] - Personal front-end development stack, built on PostCSS, Webpack, Babel, ESLint and Browsersync\n\n## License\n\nThis project is licensed under the [MIT license](LICENSE).\n\n[plop]: https://github.com/amwmedia/plop\n[front-end-stack]: https://github.com/dimitrinicolas/front-end-stack\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitrinicolas%2Fplop-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitrinicolas%2Fplop-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitrinicolas%2Fplop-templates/lists"}