0.1.1 • Published 3 years ago

@ui-devkit/components v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Integration

Ui Devkit

It's thin wrapper over default angular builders and widget which renders your components.

How usage looks like? Briefly:

  1. Create an angular application inside of your project
  2. Replace default builders for serve and build
  3. Add few typescript files
  4. Add widget to the created application
  5. Use ng serve(build) --l=*libName*

So, there is no extra webpack configs and it's not framework.

For example there is such library which is rendered at github pages