@gerandon/ngx-widgets 18.0.6 → 18.0.7
Sign up to get free protection for your applications and to get access to all the features.
package/README.md
CHANGED
@@ -1,24 +1,9 @@
|
|
1
1
|
# NgxWidgets
|
2
2
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.x.
|
4
4
|
|
5
|
-
|
5
|
+
This library is a collection of useful input fields, based on Angulars `ControlValueAccessor`.
|
6
6
|
|
7
|
-
|
8
|
-
> Note: Don't forget to add `--project ngx-widgets` or else it will be added to the default project in your `angular.json` file.
|
7
|
+
## <a href="https://gerandon.github.io/ngx-widgets/">Try it out</a>
|
9
8
|
|
10
|
-
|
11
|
-
|
12
|
-
Run `ng build ngx-widgets` to build the project. The build artifacts will be stored in the `dist/` directory.
|
13
|
-
|
14
|
-
## Publishing
|
15
|
-
|
16
|
-
After building your library with `ng build ngx-widgets`, go to the dist folder `cd dist/ngx-widgets` and run `npm publish`.
|
17
|
-
|
18
|
-
## Running unit tests
|
19
|
-
|
20
|
-
Run `ng test ngx-widgets` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
21
|
-
|
22
|
-
## Further help
|
23
|
-
|
24
|
-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
|
9
|
+
Be patient with me, I'm trying to figure out what this README should really contain... :)
|
Binary file
|
package/package.json
CHANGED
Binary file
|