json10 18.0.9 → 18.0.10
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 (json10@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (json10@18.0.10)
|
|
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
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"name": "json10",
|
|
49
49
|
"description": "Handle circural references, comments and many more inside JSON",
|
|
50
|
-
"version": "18.0.
|
|
50
|
+
"version": "18.0.10",
|
|
51
51
|
"scripts": {
|
|
52
52
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
53
53
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -67,11 +67,11 @@
|
|
|
67
67
|
},
|
|
68
68
|
"homepage": "https://github.com/darekf77/json10#readme",
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"lodash-walk-object": "~18.0.
|
|
70
|
+
"lodash-walk-object": "~18.0.10"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "f5920fa04eda8fe03d335011f042cac8abc83bdb",
|
|
75
75
|
"devDependencies": {},
|
|
76
76
|
"main": "dist/app.electron.js"
|
|
77
77
|
}
|
package/taon.jsonc
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"includeAsDev": [],
|
|
6
|
-
"includeOnly": ["lodash-walk-object"],
|
|
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-json"],
|
|
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": "Handle circural references, comments and many more inside JSON",
|
|
40
|
-
"author": "Dariusz Filipiak",
|
|
41
|
-
"homepage": "https://github.com/darekf77/json10#readme",
|
|
42
|
-
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
-
"workerPlugins": {}
|
|
44
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"includeAsDev": [],
|
|
6
|
+
"includeOnly": ["lodash-walk-object"],
|
|
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-json"],
|
|
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": "Handle circural references, comments and many more inside JSON",
|
|
40
|
+
"author": "Dariusz Filipiak",
|
|
41
|
+
"homepage": "https://github.com/darekf77/json10#readme",
|
|
42
|
+
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
+
"workerPlugins": {}
|
|
44
|
+
}
|
package/tmp-environment.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
"name": "json10",
|
|
53
53
|
"description": "Handle circural references, comments and many more inside JSON",
|
|
54
|
-
"version": "18.0.
|
|
54
|
+
"version": "18.0.10",
|
|
55
55
|
"scripts": {
|
|
56
56
|
"test": "mocha --require ts-node/register src/**/*.spec.ts",
|
|
57
57
|
"test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
|
|
@@ -71,11 +71,11 @@
|
|
|
71
71
|
},
|
|
72
72
|
"homepage": "https://github.com/darekf77/json10#readme",
|
|
73
73
|
"dependencies": {
|
|
74
|
-
"lodash-walk-object": "~18.0.
|
|
74
|
+
"lodash-walk-object": "~18.0.10"
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"private": false,
|
|
78
|
-
"lastBuildTagHash": "
|
|
78
|
+
"lastBuildTagHash": "f5920fa04eda8fe03d335011f042cac8abc83bdb",
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
81
81
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -165,7 +165,6 @@
|
|
|
165
165
|
"animate.css": "4.1.1",
|
|
166
166
|
"app-root-path": "3.1.0",
|
|
167
167
|
"axios": "1.7.3",
|
|
168
|
-
"background-worker-process": "~16.100.10",
|
|
169
168
|
"base32": "0.0.7",
|
|
170
169
|
"bcryptjs": "2.4.3",
|
|
171
170
|
"body-parser": "1.20.2",
|
|
@@ -234,13 +233,13 @@
|
|
|
234
233
|
"image-focus": "1.2.1",
|
|
235
234
|
"immer": "10.0.2",
|
|
236
235
|
"immutable": "4.3.7",
|
|
237
|
-
"incremental-compiler": "~18.0.
|
|
236
|
+
"incremental-compiler": "~18.0.10",
|
|
238
237
|
"inquirer": "7.3.3",
|
|
239
238
|
"inquirer-autocomplete-prompt": "1.4.0",
|
|
240
239
|
"inquirer-autocomplete-standalone": "0.8.1",
|
|
241
240
|
"inquirer-select-pro": "1.0.0-alpha.7",
|
|
242
241
|
"is-elevated": "3.0.0",
|
|
243
|
-
"isomorphic-region-loader": "~18.0.
|
|
242
|
+
"isomorphic-region-loader": "~18.0.10",
|
|
244
243
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
245
244
|
"jest": "29.7.0",
|
|
246
245
|
"jest-date-mock": "1.0.10",
|
|
@@ -251,8 +250,8 @@
|
|
|
251
250
|
"joi": "17.13.3",
|
|
252
251
|
"jscodeshift": "0.6.3",
|
|
253
252
|
"json-stringify-safe": "5.0.1",
|
|
254
|
-
"json10": "~18.0.
|
|
255
|
-
"json10-writer": "~18.0.
|
|
253
|
+
"json10": "~18.0.9",
|
|
254
|
+
"json10-writer": "~18.0.10",
|
|
256
255
|
"json5": "2.2.3",
|
|
257
256
|
"json5-writer": "0.2.0",
|
|
258
257
|
"jszip": "3.10.1",
|
|
@@ -262,7 +261,7 @@
|
|
|
262
261
|
"lockfile": "1.0.4",
|
|
263
262
|
"lodash": "4.17.21",
|
|
264
263
|
"lowdb": "7.0.1",
|
|
265
|
-
"magic-renamer": "~18.0.
|
|
264
|
+
"magic-renamer": "~18.0.9",
|
|
266
265
|
"material-design-icons": "3.0.1",
|
|
267
266
|
"method-override": "2.3.10",
|
|
268
267
|
"minimist": "1.2.8",
|
|
@@ -273,11 +272,11 @@
|
|
|
273
272
|
"ng-in-viewport": "16.1.0",
|
|
274
273
|
"ng-lock": "18.0.1",
|
|
275
274
|
"ng-packagr": "18.1.0",
|
|
276
|
-
"ng-talkback": "~18.0.
|
|
277
|
-
"ng2-logger": "~18.0.
|
|
275
|
+
"ng-talkback": "~18.0.8",
|
|
276
|
+
"ng2-logger": "~18.0.12",
|
|
278
277
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
279
|
-
"ng2-rest": "~18.0.
|
|
280
|
-
"ng2-rest-swagger-generator": "18.0.
|
|
278
|
+
"ng2-rest": "~18.0.9",
|
|
279
|
+
"ng2-rest-swagger-generator": "18.0.6",
|
|
281
280
|
"ngx-ace-wrapper": "17.0.0",
|
|
282
281
|
"ngx-editor": "17.5.4",
|
|
283
282
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -290,7 +289,7 @@
|
|
|
290
289
|
"ngx-scrolltop": "18.0.0",
|
|
291
290
|
"ngx-store": "3.1.1",
|
|
292
291
|
"ngx-typed-js": "2.1.1",
|
|
293
|
-
"node-cli-tester": "~18.0.
|
|
292
|
+
"node-cli-tester": "~18.0.8",
|
|
294
293
|
"node-localstorage": "2.1.6",
|
|
295
294
|
"node-notifier": "10.0.1",
|
|
296
295
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -320,7 +319,7 @@
|
|
|
320
319
|
"q": "1.5.1",
|
|
321
320
|
"rallax.js": "2.0.4",
|
|
322
321
|
"randomcolor": "0.5.3",
|
|
323
|
-
"record-replay-req-res-scenario": "~18.0.
|
|
322
|
+
"record-replay-req-res-scenario": "~18.0.8",
|
|
324
323
|
"reflect-metadata": "0.2.2",
|
|
325
324
|
"rimraf": "2.6.2",
|
|
326
325
|
"rxjs": "~7.8.1",
|
|
@@ -332,23 +331,23 @@
|
|
|
332
331
|
"socket.io-client": "4.7.5",
|
|
333
332
|
"sort-package-json": "1.11.0",
|
|
334
333
|
"sql.js": "1.8.0",
|
|
335
|
-
"static-columns": "~18.0.
|
|
334
|
+
"static-columns": "~18.0.10",
|
|
336
335
|
"string-similarity": "4.0.4",
|
|
337
336
|
"sudo-block": "3.0.0",
|
|
338
337
|
"supertest": "7.0.0",
|
|
339
338
|
"sweetalert2": "11.7.32",
|
|
340
339
|
"systeminformation": "3.45.7",
|
|
341
340
|
"taon": "^18",
|
|
342
|
-
"taon-storage": "18.0.
|
|
343
|
-
"taon-type-sql": "18.0.
|
|
344
|
-
"taon-typeorm": "18.0.
|
|
341
|
+
"taon-storage": "18.0.8",
|
|
342
|
+
"taon-type-sql": "18.0.9",
|
|
343
|
+
"taon-typeorm": "18.0.8",
|
|
345
344
|
"task.js": "0.1.5",
|
|
346
345
|
"threads": "1.7.0",
|
|
347
|
-
"tnp": "~18.0.
|
|
348
|
-
"tnp-config": "~18.0.
|
|
349
|
-
"tnp-core": "~18.0.
|
|
350
|
-
"tnp-helpers": "~18.0.
|
|
351
|
-
"tnp-models": "~18.0.
|
|
346
|
+
"tnp": "~18.0.9",
|
|
347
|
+
"tnp-config": "~18.0.12",
|
|
348
|
+
"tnp-core": "~18.0.33",
|
|
349
|
+
"tnp-helpers": "~18.0.10",
|
|
350
|
+
"tnp-models": "~18.0.11",
|
|
352
351
|
"ts-debug": "1.3.0",
|
|
353
352
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
354
353
|
"ts-loader": "2.3.1",
|
|
@@ -360,13 +359,13 @@
|
|
|
360
359
|
"typedoc": "0.26.5",
|
|
361
360
|
"typedoc-plugin-markdown": "4.2.3",
|
|
362
361
|
"typescript": "~5.5.4",
|
|
363
|
-
"typescript-class-helpers": "~18.0.
|
|
362
|
+
"typescript-class-helpers": "~18.0.11",
|
|
364
363
|
"typescript-formatter": "~7.2.2",
|
|
365
364
|
"underscore": "1.13.7",
|
|
366
365
|
"uuid": "10.0.0",
|
|
367
366
|
"validator": "13.5.2",
|
|
368
367
|
"video.js": "8.3.0",
|
|
369
|
-
"vpn-split": "~18.0.
|
|
368
|
+
"vpn-split": "~18.0.8",
|
|
370
369
|
"vscode": "1.1.37",
|
|
371
370
|
"wait-on": "7.0.1",
|
|
372
371
|
"watch": "1.0.2",
|
|
@@ -379,14 +378,14 @@
|
|
|
379
378
|
"main": "dist/app.electron.js"
|
|
380
379
|
},
|
|
381
380
|
"build": {
|
|
382
|
-
"number":
|
|
383
|
-
"date": "2024-08-
|
|
384
|
-
"hash": "
|
|
381
|
+
"number": 342,
|
|
382
|
+
"date": "2024-08-28T13:04:07.000Z",
|
|
383
|
+
"hash": "6c93242be33f58d996a0874888402ec588aff18b"
|
|
385
384
|
},
|
|
386
385
|
"currentProjectName": "json10",
|
|
387
386
|
"currentProjectGenericName": "json10",
|
|
388
387
|
"currentProjectType": "isomorphic-lib",
|
|
389
|
-
"currentFrameworkVersion": "18.0.
|
|
388
|
+
"currentFrameworkVersion": "18.0.9",
|
|
390
389
|
"isStandaloneProject": true,
|
|
391
390
|
"isSmartContainer": false,
|
|
392
391
|
"pathesTsconfig": "\"paths\": {\"json10\":[\"./src/lib\"],\"json10/*\":[\"./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.
|