{"id":22920414,"url":"https://github.com/espressotutorials/et-schematics","last_synced_at":"2025-04-01T13:40:41.813Z","repository":{"id":188502486,"uuid":"678860190","full_name":"espressotutorials/et-schematics","owner":"espressotutorials","description":"Some custom angular schematics for Espresso Tutorials Projects","archived":false,"fork":false,"pushed_at":"2024-06-12T08:09:15.000Z","size":1065,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T21:46:35.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/espressotutorials.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-15T14:50:55.000Z","updated_at":"2024-06-12T08:09:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"43ba718b-ea8d-445a-9d64-a25b6b6bdee4","html_url":"https://github.com/espressotutorials/et-schematics","commit_stats":null,"previous_names":["espressotutorials/et-schematics"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-schematics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-schematics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-schematics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressotutorials%2Fet-schematics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/espressotutorials","download_url":"https://codeload.github.com/espressotutorials/et-schematics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246650543,"owners_count":20811911,"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":[],"created_at":"2024-12-14T07:15:37.867Z","updated_at":"2025-04-01T13:40:41.796Z","avatar_url":"https://github.com/espressotutorials.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Espresso Tutorials custom schematics\n\nThis repository contains custom schematics for generating Angular components and services for Espresso Tutorials angular projects.\n\n### Testing\n\nTo test locally, install `@angular-devkit/schematics-cli` 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\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 run release\n```\n\n## Usage\n\n### Installation\n```bash\nnpm install @espressotutorialsgmbh/et-schematics\n```\n\n### Generate a page\n```bash\nng g @espressotutorialsgmbh/et-schematics:add-page --name={NAME} --path={PATH}\n```\n\n#### Attributes\n`name` - The name of the page to generate.\\\n`path` - The path at which to create the page. If not specified, the page will be created at the default path \"pages\" of the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressotutorials%2Fet-schematics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fespressotutorials%2Fet-schematics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressotutorials%2Fet-schematics/lists"}