tuwien-csd / damap-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish package on npm

rekt-hard opened this issue · comments

Description
A clear and concise description of what you're missing.

Publish the package on npm. Having it available on npm will allow to include it in a custom project more easily, without having to fork the base repository.

Describe the solution you'd like
A clear and concise description of what you want to happen.

See also: https://angular.io/guide/creating-libraries

DAMAP front end to be published on npm. A bit of investigation about required additional changes to make the components customizable (or overridable) and respect styling from outside the application.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Forking the repository and providing changes in the fork is a possibility, but requires to have all the core code.
Additional context
Add any other context or screenshots about the feature request here.

If this issue requests multiple changes consider using checkboxes or lists.