typescript-class-helpers 18.0.10 → 18.0.11
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/assets/shared/shared_folder_info.txt +1 -1
- package/browser/README.md +24 -24
- package/client/README.md +24 -24
- package/package.json +3 -3
- package/taon.jsonc +44 -44
- package/tmp-environment.json +29 -30
- package/websql/README.md +24 -24
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
|
2
2
|
|
|
3
|
-
Assets from this folder are being shipped with this npm package (typescript-class-helpers@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (typescript-class-helpers@18.0.11)
|
|
4
4
|
created from this project.
|
|
5
5
|
|
|
6
6
|
THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
|
package/browser/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# MyLib
|
|
2
|
-
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
-
|
|
5
|
-
## Code scaffolding
|
|
6
|
-
|
|
7
|
-
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
-
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
-
|
|
10
|
-
## Build
|
|
11
|
-
|
|
12
|
-
Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
-
|
|
18
|
-
## Running unit tests
|
|
19
|
-
|
|
20
|
-
Run `ng test my-lib` 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.
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` 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.
|
package/client/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# MyLib
|
|
2
|
-
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
-
|
|
5
|
-
## Code scaffolding
|
|
6
|
-
|
|
7
|
-
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
-
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
-
|
|
10
|
-
## Build
|
|
11
|
-
|
|
12
|
-
Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
-
|
|
18
|
-
## Running unit tests
|
|
19
|
-
|
|
20
|
-
Run `ng test my-lib` 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.
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` 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.
|
package/package.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"name": "typescript-class-helpers",
|
|
50
50
|
"description": "Usefull helper to have in your typescript project",
|
|
51
|
-
"version": "18.0.
|
|
51
|
+
"version": "18.0.11",
|
|
52
52
|
"scripts": {
|
|
53
53
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
54
54
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -69,11 +69,11 @@
|
|
|
69
69
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"enum-values": "1.2.1",
|
|
72
|
-
"ng2-logger": "~18.0.
|
|
72
|
+
"ng2-logger": "~18.0.12"
|
|
73
73
|
},
|
|
74
74
|
"license": "MIT",
|
|
75
75
|
"private": false,
|
|
76
|
-
"lastBuildTagHash": "
|
|
76
|
+
"lastBuildTagHash": "3c4977a14f7541b9e75307cf9c6dae0f09cda243",
|
|
77
77
|
"devDependencies": {},
|
|
78
78
|
"main": "dist/app.electron.js"
|
|
79
79
|
}
|
package/taon.jsonc
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"includeAsDev": [],
|
|
6
|
-
"includeOnly": ["ng2-logger", "enum-values"],
|
|
7
|
-
"ignoreDepsPattern": [],
|
|
8
|
-
"dependencies": {},
|
|
9
|
-
"linkedFolders": [],
|
|
10
|
-
"npmFixes": []
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
"smartContainerBuildTarget": "",
|
|
14
|
-
"linkedRepos": [],
|
|
15
|
-
|
|
16
|
-
"libReleaseOptions": {
|
|
17
|
-
"nodts": false,
|
|
18
|
-
"obscure": false,
|
|
19
|
-
"ugly": false,
|
|
20
|
-
"includeNodeModules": false,
|
|
21
|
-
"cliBuildNoDts": false,
|
|
22
|
-
"cliBuildObscure": false,
|
|
23
|
-
"cliBuildIncludeNodeModules": false,
|
|
24
|
-
"cliBuildUglify": false
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
"smartContainerTarget": "",
|
|
28
|
-
"type": "isomorphic-lib",
|
|
29
|
-
"version": "v18",
|
|
30
|
-
"additionalNpmNames": ["taon-class-helpers"],
|
|
31
|
-
"license": "MIT",
|
|
32
|
-
"private": false,
|
|
33
|
-
|
|
34
|
-
"scripts": {
|
|
35
|
-
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
36
|
-
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
37
|
-
},
|
|
38
|
-
|
|
39
|
-
"description": "Usefull helper to have in your typescript project",
|
|
40
|
-
"author": "Dariusz Filipiak",
|
|
41
|
-
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
42
|
-
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
-
"workerPlugins": {}
|
|
44
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"includeAsDev": [],
|
|
6
|
+
"includeOnly": ["ng2-logger", "enum-values"],
|
|
7
|
+
"ignoreDepsPattern": [],
|
|
8
|
+
"dependencies": {},
|
|
9
|
+
"linkedFolders": [],
|
|
10
|
+
"npmFixes": []
|
|
11
|
+
},
|
|
12
|
+
|
|
13
|
+
"smartContainerBuildTarget": "",
|
|
14
|
+
"linkedRepos": [],
|
|
15
|
+
|
|
16
|
+
"libReleaseOptions": {
|
|
17
|
+
"nodts": false,
|
|
18
|
+
"obscure": false,
|
|
19
|
+
"ugly": false,
|
|
20
|
+
"includeNodeModules": false,
|
|
21
|
+
"cliBuildNoDts": false,
|
|
22
|
+
"cliBuildObscure": false,
|
|
23
|
+
"cliBuildIncludeNodeModules": false,
|
|
24
|
+
"cliBuildUglify": false
|
|
25
|
+
},
|
|
26
|
+
|
|
27
|
+
"smartContainerTarget": "",
|
|
28
|
+
"type": "isomorphic-lib",
|
|
29
|
+
"version": "v18",
|
|
30
|
+
"additionalNpmNames": ["taon-class-helpers"],
|
|
31
|
+
"license": "MIT",
|
|
32
|
+
"private": false,
|
|
33
|
+
|
|
34
|
+
"scripts": {
|
|
35
|
+
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
36
|
+
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
37
|
+
},
|
|
38
|
+
|
|
39
|
+
"description": "Usefull helper to have in your typescript project",
|
|
40
|
+
"author": "Dariusz Filipiak",
|
|
41
|
+
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
42
|
+
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
+
"workerPlugins": {}
|
|
44
|
+
}
|
package/tmp-environment.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
},
|
|
53
53
|
"name": "typescript-class-helpers",
|
|
54
54
|
"description": "Usefull helper to have in your typescript project",
|
|
55
|
-
"version": "18.0.
|
|
55
|
+
"version": "18.0.11",
|
|
56
56
|
"scripts": {
|
|
57
57
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
58
58
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -73,11 +73,11 @@
|
|
|
73
73
|
"homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
|
|
74
74
|
"dependencies": {
|
|
75
75
|
"enum-values": "1.2.1",
|
|
76
|
-
"ng2-logger": "~18.0.
|
|
76
|
+
"ng2-logger": "~18.0.12"
|
|
77
77
|
},
|
|
78
78
|
"license": "MIT",
|
|
79
79
|
"private": false,
|
|
80
|
-
"lastBuildTagHash": "
|
|
80
|
+
"lastBuildTagHash": "3c4977a14f7541b9e75307cf9c6dae0f09cda243",
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
83
83
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -167,7 +167,6 @@
|
|
|
167
167
|
"animate.css": "4.1.1",
|
|
168
168
|
"app-root-path": "3.1.0",
|
|
169
169
|
"axios": "1.7.3",
|
|
170
|
-
"background-worker-process": "~16.100.10",
|
|
171
170
|
"base32": "0.0.7",
|
|
172
171
|
"bcryptjs": "2.4.3",
|
|
173
172
|
"body-parser": "1.20.2",
|
|
@@ -235,13 +234,13 @@
|
|
|
235
234
|
"image-focus": "1.2.1",
|
|
236
235
|
"immer": "10.0.2",
|
|
237
236
|
"immutable": "4.3.7",
|
|
238
|
-
"incremental-compiler": "~18.0.
|
|
237
|
+
"incremental-compiler": "~18.0.9",
|
|
239
238
|
"inquirer": "7.3.3",
|
|
240
239
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
241
240
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
242
241
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
243
242
|
"is-elevated": "3.0.0",
|
|
244
|
-
"isomorphic-region-loader": "~18.0.
|
|
243
|
+
"isomorphic-region-loader": "~18.0.9",
|
|
245
244
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
246
245
|
"jest": "29.7.0",
|
|
247
246
|
"jest-date-mock": "1.0.10",
|
|
@@ -252,8 +251,8 @@
|
|
|
252
251
|
"joi": "17.13.3",
|
|
253
252
|
"jscodeshift": "0.6.3",
|
|
254
253
|
"json-stringify-safe": "5.0.1",
|
|
255
|
-
"json10": "~18.0.
|
|
256
|
-
"json10-writer": "~18.0.
|
|
254
|
+
"json10": "~18.0.9",
|
|
255
|
+
"json10-writer": "~18.0.9",
|
|
257
256
|
"json5": "2.2.3",
|
|
258
257
|
"json5-writer": "0.2.0",
|
|
259
258
|
"jszip": "3.10.1",
|
|
@@ -262,9 +261,9 @@
|
|
|
262
261
|
"localforage": "1.10.0",
|
|
263
262
|
"lockfile": "1.0.4",
|
|
264
263
|
"lodash": "4.17.21",
|
|
265
|
-
"lodash-walk-object": "~18.0.
|
|
264
|
+
"lodash-walk-object": "~18.0.9",
|
|
266
265
|
"lowdb": "7.0.1",
|
|
267
|
-
"magic-renamer": "~18.0.
|
|
266
|
+
"magic-renamer": "~18.0.9",
|
|
268
267
|
"material-design-icons": "3.0.1",
|
|
269
268
|
"method-override": "2.3.10",
|
|
270
269
|
"minimist": "1.2.8",
|
|
@@ -275,10 +274,10 @@
|
|
|
275
274
|
"ng-in-viewport": "16.1.0",
|
|
276
275
|
"ng-lock": "18.0.1",
|
|
277
276
|
"ng-packagr": "18.1.0",
|
|
278
|
-
"ng-talkback": "~18.0.
|
|
277
|
+
"ng-talkback": "~18.0.8",
|
|
279
278
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
280
|
-
"ng2-rest": "~18.0.
|
|
281
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
279
|
+
"ng2-rest": "~18.0.9",
|
|
280
|
+
"ng2-rest-swagger-generator": "18.0.6",
|
|
282
281
|
"ngx-ace-wrapper": "17.0.0",
|
|
283
282
|
"ngx-editor": "17.5.4",
|
|
284
283
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -291,7 +290,7 @@
|
|
|
291
290
|
"ngx-scrolltop": "18.0.0",
|
|
292
291
|
"ngx-store": "3.1.1",
|
|
293
292
|
"ngx-typed-js": "2.1.1",
|
|
294
|
-
"node-cli-tester": "~18.0.
|
|
293
|
+
"node-cli-tester": "~18.0.8",
|
|
295
294
|
"node-localstorage": "2.1.6",
|
|
296
295
|
"node-notifier": "10.0.1",
|
|
297
296
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -321,7 +320,7 @@
|
|
|
321
320
|
"q": "1.5.1",
|
|
322
321
|
"rallax.js": "2.0.4",
|
|
323
322
|
"randomcolor": "0.5.3",
|
|
324
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
323
|
+
"record-replay-req-res-scenario": "~18.0.8",
|
|
325
324
|
"reflect-metadata": "0.2.2",
|
|
326
325
|
"rimraf": "2.6.2",
|
|
327
326
|
"rxjs": "~7.8.1",
|
|
@@ -333,23 +332,23 @@
|
|
|
333
332
|
"socket.io-client": "4.7.5",
|
|
334
333
|
"sort-package-json": "1.11.0",
|
|
335
334
|
"sql.js": "1.8.0",
|
|
336
|
-
"static-columns": "~18.0.
|
|
335
|
+
"static-columns": "~18.0.10",
|
|
337
336
|
"string-similarity": "4.0.4",
|
|
338
337
|
"sudo-block": "3.0.0",
|
|
339
338
|
"supertest": "7.0.0",
|
|
340
339
|
"sweetalert2": "11.7.32",
|
|
341
340
|
"systeminformation": "3.45.7",
|
|
342
341
|
"taon": "^18",
|
|
343
|
-
"taon-storage": "18.0.
|
|
344
|
-
"taon-type-sql": "18.0.
|
|
345
|
-
"taon-typeorm": "18.0.
|
|
342
|
+
"taon-storage": "18.0.8",
|
|
343
|
+
"taon-type-sql": "18.0.9",
|
|
344
|
+
"taon-typeorm": "18.0.8",
|
|
346
345
|
"task.js": "0.1.5",
|
|
347
346
|
"threads": "1.7.0",
|
|
348
|
-
"tnp": "~18.0.
|
|
349
|
-
"tnp-config": "~18.0.
|
|
350
|
-
"tnp-core": "~18.0.
|
|
351
|
-
"tnp-helpers": "~18.0.
|
|
352
|
-
"tnp-models": "~18.0.
|
|
347
|
+
"tnp": "~18.0.9",
|
|
348
|
+
"tnp-config": "~18.0.12",
|
|
349
|
+
"tnp-core": "~18.0.33",
|
|
350
|
+
"tnp-helpers": "~18.0.9",
|
|
351
|
+
"tnp-models": "~18.0.10",
|
|
353
352
|
"ts-debug": "1.3.0",
|
|
354
353
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
355
354
|
"ts-loader": "2.3.1",
|
|
@@ -361,13 +360,13 @@
|
|
|
361
360
|
"typedoc": "0.26.5",
|
|
362
361
|
"typedoc-plugin-markdown": "4.2.3",
|
|
363
362
|
"typescript": "~5.5.4",
|
|
364
|
-
"typescript-class-helpers": "~18.0.
|
|
363
|
+
"typescript-class-helpers": "~18.0.10",
|
|
365
364
|
"typescript-formatter": "~7.2.2",
|
|
366
365
|
"underscore": "1.13.7",
|
|
367
366
|
"uuid": "10.0.0",
|
|
368
367
|
"validator": "13.5.2",
|
|
369
368
|
"video.js": "8.3.0",
|
|
370
|
-
"vpn-split": "~18.0.
|
|
369
|
+
"vpn-split": "~18.0.8",
|
|
371
370
|
"vscode": "1.1.37",
|
|
372
371
|
"wait-on": "7.0.1",
|
|
373
372
|
"watch": "1.0.2",
|
|
@@ -380,14 +379,14 @@
|
|
|
380
379
|
"main": "dist/app.electron.js"
|
|
381
380
|
},
|
|
382
381
|
"build": {
|
|
383
|
-
"number":
|
|
384
|
-
"date": "2024-08-
|
|
385
|
-
"hash": "
|
|
382
|
+
"number": 445,
|
|
383
|
+
"date": "2024-08-28T13:01:54.000Z",
|
|
384
|
+
"hash": "4b57415db2fd1bfbbbfb2e9f31a0632b157d2f01"
|
|
386
385
|
},
|
|
387
386
|
"currentProjectName": "typescript-class-helpers",
|
|
388
387
|
"currentProjectGenericName": "typescript-class-helpers",
|
|
389
388
|
"currentProjectType": "isomorphic-lib",
|
|
390
|
-
"currentFrameworkVersion": "18.0.
|
|
389
|
+
"currentFrameworkVersion": "18.0.9",
|
|
391
390
|
"isStandaloneProject": true,
|
|
392
391
|
"isSmartContainer": false,
|
|
393
392
|
"pathesTsconfig": "\"paths\": {\"typescript-class-helpers\":[\"./src/lib\"],\"typescript-class-helpers/*\":[\"./src/lib/*\"]},",
|
package/websql/README.md
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# MyLib
|
|
2
|
-
|
|
3
|
-
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
-
|
|
5
|
-
## Code scaffolding
|
|
6
|
-
|
|
7
|
-
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
-
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
-
|
|
10
|
-
## Build
|
|
11
|
-
|
|
12
|
-
Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
-
|
|
18
|
-
## Running unit tests
|
|
19
|
-
|
|
20
|
-
Run `ng test my-lib` 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.
|
|
1
|
+
# MyLib
|
|
2
|
+
|
|
3
|
+
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
|
|
4
|
+
|
|
5
|
+
## Code scaffolding
|
|
6
|
+
|
|
7
|
+
Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
|
|
8
|
+
> Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
|
|
9
|
+
|
|
10
|
+
## Build
|
|
11
|
+
|
|
12
|
+
Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
|
|
17
|
+
|
|
18
|
+
## Running unit tests
|
|
19
|
+
|
|
20
|
+
Run `ng test my-lib` 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.
|