{"id":22726976,"url":"https://github.com/albertobasalo/ws-ui","last_synced_at":"2026-05-01T15:34:39.597Z","repository":{"id":243527809,"uuid":"811295336","full_name":"AlbertoBasalo/ws-ui","owner":"AlbertoBasalo","description":"A library with Angular UI components, pipes, and directives for the Lab project.","archived":false,"fork":false,"pushed_at":"2024-06-11T10:42:22.000Z","size":499,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T00:15:36.226Z","etag":null,"topics":["angular","libraries"],"latest_commit_sha":null,"homepage":"","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/AlbertoBasalo.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":"2024-06-06T10:18:19.000Z","updated_at":"2024-06-11T10:42:26.000Z","dependencies_parsed_at":"2024-06-09T16:57:31.263Z","dependency_job_id":"e8a47e97-cf22-4739-a448-824d1d83b1e7","html_url":"https://github.com/AlbertoBasalo/ws-ui","commit_stats":null,"previous_names":["albertobasalo/ws-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlbertoBasalo/ws-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoBasalo%2Fws-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoBasalo%2Fws-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoBasalo%2Fws-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoBasalo%2Fws-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlbertoBasalo","download_url":"https://codeload.github.com/AlbertoBasalo/ws-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoBasalo%2Fws-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","libraries"],"created_at":"2024-12-10T17:08:00.865Z","updated_at":"2026-05-01T15:34:39.542Z","avatar_url":"https://github.com/AlbertoBasalo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WsUi\n\n```bash\ngit clone https://github.com/AlbertoBasalo/ws-ui\ncd ws-ui\nnpm install\nnpm start\n```\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.0.1.\n\n```bash\nng new ws-ui --no-create-application\ncd ws-ui\nng g lib lab-ui --prefix=lab-ui\nng g app lab-ui-host --minimal\nng config projects.lab-ui.schematics.@schematics/angular:component.changeDetection \\\"OnPush\\\"\nng config projects.lab-ui.schematics.@schematics/angular:component.flat true\nng config projects.lab-ui.schematics.@schematics/angular:component.inlineTemplate true\nng config projects.lab-ui.schematics.@schematics/angular:component.inlineStyle true\nng config projects.lab-ui.schematics.@schematics/angular:component.style \\\"none\\\"\n```\n\n### Development and testing\n\n```bash\n# \"watch\": \"ng build lab-ui --watch --configuration development\",\nnpm run watch\n# \"start\": \"ng serve lab-ui-host\",\nnpm start\n# \"test\": \"ng test lab-ui\"\nnpm test\n```\n\n### Build and publish\n\n```bash\n# \"publish\": \"npm run build \u0026\u0026 cd dist/lab-ui \u0026\u0026 npm link\",\nnpm run publish\n# list global npm links\nnpm ls -g --depth=0\n# target the global npm link\ncd ..\nng new lab-target --minimal\ncd lab-target\nnpm link lab-ui\n# build.options: preserveSymlinks: true\nnpm start\n```\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertobasalo%2Fws-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertobasalo%2Fws-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertobasalo%2Fws-ui/lists"}