{"id":21940138,"url":"https://github.com/softeq/angular-libs","last_synced_at":"2025-04-22T15:21:42.605Z","repository":{"id":35032498,"uuid":"196027049","full_name":"Softeq/angular-libs","owner":"Softeq","description":"Set of Angular libraries","archived":false,"fork":false,"pushed_at":"2023-01-07T07:37:45.000Z","size":1938,"stargazers_count":3,"open_issues_count":27,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T18:33:33.467Z","etag":null,"topics":["angular"],"latest_commit_sha":null,"homepage":null,"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/Softeq.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":"2019-07-09T14:40:36.000Z","updated_at":"2019-09-23T13:08:27.000Z","dependencies_parsed_at":"2023-01-15T12:31:11.744Z","dependency_job_id":null,"html_url":"https://github.com/Softeq/angular-libs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softeq%2Fangular-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softeq%2Fangular-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softeq%2Fangular-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Softeq%2Fangular-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Softeq","download_url":"https://codeload.github.com/Softeq/angular-libs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250264934,"owners_count":21402005,"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"],"created_at":"2024-11-29T02:29:10.810Z","updated_at":"2025-04-22T15:21:42.563Z","avatar_url":"https://github.com/Softeq.png","language":"TypeScript","readme":"# Set of Reusable Libraries for Angular\n\nThis repository has the following libraries:\n* [`@softeq/types`](/projects/types-lib/README.md)\n* [`@softeq/data-mappers`](/projects/data-mappers-lib/README.md)\n* [`@softeq/mls`](/projects/mls-lib/README.md)\n* [`@softeq/data-types`](/projects/data-types-lib/README.md)\n* [`@softeq/angular-mls-ri`](/projects/angular-mls-ri-lib/README.md)\n* [`@softeq/angular-http-data`](/projects/angular-http-data-lib/README.md)\n* [`@softeq/angular-route-data`](/projects/angular-route-data-lib/README.md)\n* [`@softeq/angular-data-types`](/projects/angular-data-types-lib/README.md)\n* [`@softeq/angular-masked-data-types`](/projects/angular-masked-data-types-lib/README.md)\n* [`@softeq/angular-lazy`](/projects/angular-lazy-lib/README.md)\n\n## How to develop\n\nThis library defines set of commands to make development easier.\n\n#### build\n```\nnpm run build -- [library name]\nnpm run build -- data-types-lib  \nnpm run build -- angular-masked-data-types-lib\n``` \nBuilds library and its dependencies.\n\n#### test\n```\nnpm run test -- [library name]\nnpm run test -- data-types-lib  \nnpm run test -- angular-masked-data-types-lib\n``` \nBuilds library dependencies and runs its tests\n\n#### prepare\n```\nnpm run prepare -- [library name]\nnpm run prepare -- data-types-lib  \nnpm run prepare -- angular-masked-data-types-lib\n``` \nPrepares library for publishing, built library can be found in `dist` directory\n\n## How to publish\n\n1. Login into npm with `@softeq` scope\n    ```\n    npm login --scope=@softeq    \n    ```\n1. Prepare package to publish\n    ```\n    npm run prepare -- \u003cpackage name\u003e\n    # for example\n    # npm run prepare -- angular-masked-data-types-lib\n    ```\n1. Go to `dist/\u003cpackage name\u003e` directory (for example, `dist/angular-masked-data-types-lib`)\n1. Publish target package\n    ```\n    npm publish --access=public\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofteq%2Fangular-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsofteq%2Fangular-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofteq%2Fangular-libs/lists"}