{"id":45677017,"url":"https://github.com/criticalmanufacturing/ngx-schematics","last_synced_at":"2026-02-24T13:04:34.562Z","repository":{"id":37494681,"uuid":"462807954","full_name":"criticalmanufacturing/ngx-schematics","owner":"criticalmanufacturing","description":"Critical Manufacturing Angular Schematics Repository","archived":false,"fork":false,"pushed_at":"2026-01-21T10:46:07.000Z","size":1200,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-01-21T22:10:48.359Z","etag":null,"topics":["angular","criticalmanufacturing","html","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/criticalmanufacturing.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-23T16:04:38.000Z","updated_at":"2026-01-21T10:46:08.000Z","dependencies_parsed_at":"2024-02-14T20:19:00.355Z","dependency_job_id":"cfa43b1a-c553-4ec6-984a-d6e38d656695","html_url":"https://github.com/criticalmanufacturing/ngx-schematics","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/criticalmanufacturing/ngx-schematics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criticalmanufacturing%2Fngx-schematics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criticalmanufacturing%2Fngx-schematics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criticalmanufacturing%2Fngx-schematics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criticalmanufacturing%2Fngx-schematics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/criticalmanufacturing","download_url":"https://codeload.github.com/criticalmanufacturing/ngx-schematics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/criticalmanufacturing%2Fngx-schematics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29783615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T10:45:18.109Z","status":"ssl_error","status_checked_at":"2026-02-24T10:45:09.911Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","criticalmanufacturing","html","typescript"],"created_at":"2026-02-24T13:04:33.882Z","updated_at":"2026-02-24T13:04:34.557Z","avatar_url":"https://github.com/criticalmanufacturing.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Critical Manufacturing Schematics Repository**\n\n**Critical Manufacturing Schematics** are meant to be a quick and easy way of getting started with CMF IoT Tasks and UI Customization projects, by providing a basic structure for the project and all the recommended tooling.\n\n## **Schematics Packages**\n\n- [**IoT Schematics**](./packages/ngx-iot-schematics/README.md) - Schematics for getting started with IoT Tasks Projects.\n\n- [**UI Schematics**](./packages/ngx-schematics/README.md) - Schematics for getting started with UI Customization Projects.\n\n## **Getting Started**\n\n1. Clone this repository into your repository root.\n\n2. Run:\n\n```\nnpm install\n```\n\n## **Testing**\n\nTo test locally, install `@criticalmanufacturing/ngx-iot-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\n```bash\nschematics --help\n```\n\n## **Unit Testing**\n\n`npm run test` will run the unit tests, using Vitest as a runner and test framework.\n\n## **Publishing**\n\n1. Update the root package.json version\n2. Build the packages:\n   ```bash\n   npm run build\n   ```\n3. Publish:\n   ```bash\n   npm run publish [-- --dry-run]\n   ```\n4. Add tags (optional):\n   ```bash\n   npm run add-tags [-- tag1 tag2 ...] [-- --dry-run]\n   ```\n\n**Examples:**\n\n```bash\nnpm run publish                           # Publish packages\nnpm run publish -- --dry-run              # Test without publishing\nnpm run add-tags                          # Add auto-generated tag\nnpm run add-tags -- latest                # Add 'latest' tag\nnpm run add-tags -- latest beta-100       # Add multiple tags\n```\n\n**Note:** When publishing via GitHub Actions workflow, a GitHub release is automatically created for final versions (e.g., `1.0.0`), but not for pre-release versions (e.g., `1.0.0-beta`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcriticalmanufacturing%2Fngx-schematics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcriticalmanufacturing%2Fngx-schematics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcriticalmanufacturing%2Fngx-schematics/lists"}