Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rothsandro/angular-library-example

Example repo for building an Angular Library with multiple entry points
https://github.com/rothsandro/angular-library-example

angular angular-library angular-workspace angular17 entrypoints library ng-packagr

Last synced: 3 months ago
JSON representation

Example repo for building an Angular Library with multiple entry points

Awesome Lists containing this project

README

        

# Building an Angular Library with multiple entry points

This repo is a demo of creating an Angular library with multiple entry points and a showcase app. Please read my blog post about this topic:

[sandroroth.com/blog/angular-library](https://sandroroth.com/blog/angular-library).

_Note: The components in this project are only for demo purposes. Never ever build a button component this way!_