https://github.com/shortthirdman/ngx-webcomponents
A library of Angular (based in TypeScript) UI web components
https://github.com/shortthirdman/ngx-webcomponents
angular library ngx typescript
Last synced: 2 months ago
JSON representation
A library of Angular (based in TypeScript) UI web components
- Host: GitHub
- URL: https://github.com/shortthirdman/ngx-webcomponents
- Owner: shortthirdman
- License: apache-2.0
- Created: 2021-04-09T10:15:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-02T19:25:53.000Z (about 4 years ago)
- Last Synced: 2025-12-27T18:28:00.913Z (6 months ago)
- Topics: angular, library, ngx, typescript
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@shortthirdman/ngx-webcomponents
- Size: 379 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NGX Web Components UI



[](https://github.com/shortthirdman/ngx-webcomponents/issues)

[](https://angular.io/cli)
[](http://makeapullrequest.com)
[](https://www.firsttimersonly.com/)
**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://kcd.im/pull-request)
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.4.
[NGX Web Components UI](https://npmjs.com/package/ngx-webcomponents) is free and open-source library for various web-based components.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
## Developer Resources
* [Angular + npm - How to Publish an Angular Component to npm](https://jasonwatmore.com/post/2020/06/16/angular-npm-how-to-publish-an-angular-component-to-npm)
* [Complete beginner guide to publishing an Angular library to npm](https://medium.com/angular-in-depth/complete-beginner-guide-to-publish-an-angular-library-to-npm-d42343801660)