{"id":15062142,"url":"https://github.com/thisissoon/schematics","last_synced_at":"2025-04-10T09:54:41.647Z","repository":{"id":57166327,"uuid":"128043788","full_name":"thisissoon/schematics","owner":"thisissoon","description":"A set of extensions for the Angular CLI","archived":false,"fork":false,"pushed_at":"2018-10-09T11:11:02.000Z","size":271,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T08:48:18.512Z","etag":null,"topics":["angular","angular-cli","angular-universal","docker","express-js","license","linting","schematics","testing"],"latest_commit_sha":null,"homepage":"","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/thisissoon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-04-04T10:01:20.000Z","updated_at":"2021-04-03T06:12:50.000Z","dependencies_parsed_at":"2022-08-30T15:20:48.681Z","dependency_job_id":null,"html_url":"https://github.com/thisissoon/schematics","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisissoon%2Fschematics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisissoon%2Fschematics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisissoon%2Fschematics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisissoon%2Fschematics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisissoon","download_url":"https://codeload.github.com/thisissoon/schematics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198841,"owners_count":21063626,"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":["angular","angular-cli","angular-universal","docker","express-js","license","linting","schematics","testing"],"created_at":"2024-09-24T23:31:00.925Z","updated_at":"2025-04-10T09:54:41.617Z","avatar_url":"https://github.com/thisissoon.png","language":"TypeScript","readme":"# SOON_ Schematics\n\nA set of extensions for the Angular CLI.\n\n## Install\n\n### via NPM\n\n```bash\nnpm i @thisissoon/schematics --save-dev\n```\n\n### via Yarn\n\n```bash\nyarn add @thisissoon/schematics --dev\n```\n\n\n## Schematics\n\n### Testing schematic\nA schematic to set up CI and testing patterns\n\n```bash\nng g @thisissoon/schematics:testing --ci travis\n```\n#### Options:\n* ci (`string`): name of CI service to use. One of  `travis` | `circle` | `gitlab` (default: `travis`)\n\n\n### Universal Express schematic\nA schematic to set up angular universal with express.js\n\n```bash\nng g @thisissoon/schematics:universal-express\n```\n\n\n### Docker schematic\nA schematic that generates a `DOCKERFILE` to build a docker image\n\n```bash\nng g @thisissoon/schematics:docker\n```\n#### Options:\n* universal (`boolean`): Set to true if using a server side rendered app (default: `false`)\n* domain (`string`): Example: `thisissoon.com` Required if `universal` option is set to `false`.\n\n\n### License schematic\nA schematic to generate a MIT license file\n\n```bash\nng g @thisissoon/schematics:license --name SOON_\n```\n#### Options:\n* name (`string`): Name of license holder e.g. `SOON_`\n\n\n### Commits schematic\nA schematic to setup conventional commits and changelog generation\n\n```bash\nng g @thisissoon/schematics:commits\n```\n\n\n### Linting schematic\nA schematic to set up and police code formatting rules\n\n```bash\nng g @thisissoon/schematics:linting\n```\n\n\n## Development\n\n### Testing\n\nTo test locally, install `@angular-devkit/schematics` globally and use the `schematics` command line tool. That tool acts the same as the `generate` command of the Angular CLI, but also has a debug mode.\n\nCheck the documentation with\n```bash\nschematics --help\n```\n\n### Unit Testing\n\n`npm run test` will run the unit tests, using Jasmine as a runner and test framework.\n\n### Publishing\n\nTo publish, simply do:\n\n```bash\nnpm run build\nnpm publish\n```\n\nThat's it!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisissoon%2Fschematics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisissoon%2Fschematics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisissoon%2Fschematics/lists"}