@ebrains/angular 0.6.0-alpha.0 → 0.8.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # angular
2
2
 
3
- This library was generated with [Nx](https://nx.dev).
3
+ The package provides Angular target wrappers for Stencil output, allowing for seamless integration of Stencil components into Angular projects. It simplifies the process of incorporating web components in Angular, ensuring a smooth and efficient development experience.
4
4
 
5
- ## Running unit tests
5
+ ## Usage
6
6
 
7
- Run `nx test angular` to execute the unit tests.
7
+ More information about importing and using the package can be found currently in the WIP [https://design-dev.ebrains.eu/ui-components/](EBRAINS Design System).