Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimaslz/angular-library-setup
Setup to work in an Angular library
https://github.com/dimaslz/angular-library-setup
Last synced: 5 days ago
JSON representation
Setup to work in an Angular library
- Host: GitHub
- URL: https://github.com/dimaslz/angular-library-setup
- Owner: dimaslz
- Created: 2023-07-23T14:38:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-23T22:45:19.000Z (over 1 year ago)
- Last Synced: 2024-11-04T01:42:25.277Z (about 2 months ago)
- Language: TypeScript
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Angular library development setup
This project is a base setup to develop Angular libraries compatible from version 14.
For compatibility for versions 14, 15 and 16, the base code is made in Angular 14
## Some info
- Unit test are based in Jest (version 29) + Angular Testing Library (version 12)
- Eslint + Prettier
- Typescript 4.7.2## TODO
- [ ] Add Playwright setup
## Author
```json
{
"name": "Dimas López Zurita",
"role": "Senior Software Engineer",
"alias": "dimaslz",
"linkedin": "https://www.linkedin.com/in/dimaslopezzurita",
"github": "https://github.com/dimaslz",
"twitter": "https://twitter.com/dimaslz",
"tags": "tooling, docker, tailwindcss, vue, SAAS, nodejs+express"
}
```## My other projects
- [https://ng-heroicons.dimaslz.dev/](https://ng-heroicons.dimaslz.dev/): An Angular components library to use Heroicons.com in your Angular projects.
- [https://randomdata.loremapi.io/](https://randomdata.loremapi.io/): A tool to create mock Api responses with your custom schema.
- [https://svg-icon-2-fw-component.dimaslz.dev](https://svg-icon-2-fw-component.dimaslz.dev): A tool to create a framework icon component from a SVG
- [https://loremapi.io](https://loremapi.io): Mock and document your Api's
- [https://cv.dimaslz.dev](https://cv.dimaslz.dev): My online CV
- [https://api.dimaslz.dev](https://api.dimaslz.dev): My professional info by API
- [https://dimaslz.dev](https://dimaslz.dev): Dev landing
- [https://dimaslz.com](https://dimaslz.com): Profesional landing profile