lodash-walk-object 18.0.2 → 18.0.3
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/firedev.jsonc +43 -43
- package/package.json +3 -3
- package/tmp-environment.json +35 -35
- 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 (lodash-walk-object@18.0.
|
|
3
|
+
Assets from this folder are being shipped with this npm package (lodash-walk-object@18.0.3)
|
|
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/firedev.jsonc
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
{
|
|
2
|
-
"resources": [],
|
|
3
|
-
|
|
4
|
-
"overrided": {
|
|
5
|
-
"includeAsDev": [],
|
|
6
|
-
"includeOnly": ["typescript-class-helpers"],
|
|
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": ["firedev-walk-object"],
|
|
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": "Walk all properties deep in object with lodash help",
|
|
40
|
-
"author": "Dariusz Filipiak",
|
|
41
|
-
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
42
|
-
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
-
"workerPlugins": {}
|
|
1
|
+
{
|
|
2
|
+
"resources": [],
|
|
3
|
+
|
|
4
|
+
"overrided": {
|
|
5
|
+
"includeAsDev": [],
|
|
6
|
+
"includeOnly": ["typescript-class-helpers"],
|
|
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": ["firedev-walk-object"],
|
|
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": "Walk all properties deep in object with lodash help",
|
|
40
|
+
"author": "Dariusz Filipiak",
|
|
41
|
+
"homepage": "https://github.com/darekf77/lodash-walk-object#readme",
|
|
42
|
+
"keywords": ["ng2-rest", "docs", "documentation"],
|
|
43
|
+
"workerPlugins": {}
|
|
44
44
|
}
|
package/package.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"name": "lodash-walk-object",
|
|
49
49
|
"description": "Walk all properties deep in object with lodash help",
|
|
50
|
-
"version": "18.0.
|
|
50
|
+
"version": "18.0.3",
|
|
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/lodash-walk-object#readme",
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"typescript-class-helpers": "~18.0.
|
|
70
|
+
"typescript-class-helpers": "~18.0.4"
|
|
71
71
|
},
|
|
72
72
|
"license": "MIT",
|
|
73
73
|
"private": false,
|
|
74
|
-
"lastBuildTagHash": "
|
|
74
|
+
"lastBuildTagHash": "6a0de84ec97a4a1c911cd76e88deb0cdf305ce06",
|
|
75
75
|
"devDependencies": {},
|
|
76
76
|
"main": "dist/app.electron.js"
|
|
77
77
|
}
|
package/tmp-environment.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
},
|
|
52
52
|
"name": "lodash-walk-object",
|
|
53
53
|
"description": "Walk all properties deep in object with lodash help",
|
|
54
|
-
"version": "18.0.
|
|
54
|
+
"version": "18.0.3",
|
|
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/lodash-walk-object#readme",
|
|
73
73
|
"dependencies": {
|
|
74
|
-
"typescript-class-helpers": "~18.0.
|
|
74
|
+
"typescript-class-helpers": "~18.0.4"
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"private": false,
|
|
78
|
-
"lastBuildTagHash": "
|
|
78
|
+
"lastBuildTagHash": "6a0de84ec97a4a1c911cd76e88deb0cdf305ce06",
|
|
79
79
|
"devDependencies": {
|
|
80
80
|
"@angular-builders/custom-webpack": "~18.0.0",
|
|
81
81
|
"@angular-devkit/build-angular": "~18.1.4",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"angular-material-css-vars": "7.0.0",
|
|
164
164
|
"angular-resize-event": "3.2.0",
|
|
165
165
|
"animate.css": "4.1.1",
|
|
166
|
-
"any-project-cli": "~18.0.
|
|
166
|
+
"any-project-cli": "~18.0.3",
|
|
167
167
|
"app-root-path": "3.1.0",
|
|
168
168
|
"axios": "1.7.3",
|
|
169
169
|
"background-worker-process": "~16.100.10",
|
|
@@ -219,12 +219,12 @@
|
|
|
219
219
|
"file-saver": "2.0.5",
|
|
220
220
|
"file-type": "19.1.1",
|
|
221
221
|
"firedev": "^18",
|
|
222
|
-
"firedev-crud": "~
|
|
223
|
-
"firedev-crud-deamon": "~18.0.
|
|
224
|
-
"firedev-ports": "~
|
|
225
|
-
"firedev-storage": "~
|
|
226
|
-
"firedev-type-sql": "~18.0.
|
|
227
|
-
"firedev-typeorm": "~
|
|
222
|
+
"firedev-crud": "~18.0.1",
|
|
223
|
+
"firedev-crud-deamon": "~18.0.3",
|
|
224
|
+
"firedev-ports": "~18.0.1",
|
|
225
|
+
"firedev-storage": "~18.0.1",
|
|
226
|
+
"firedev-type-sql": "~18.0.2",
|
|
227
|
+
"firedev-typeorm": "~18.0.1",
|
|
228
228
|
"firedev-ui": "~16.444.1",
|
|
229
229
|
"fkill": "6.1.0",
|
|
230
230
|
"font-awesome": "4.7.0",
|
|
@@ -243,11 +243,11 @@
|
|
|
243
243
|
"image-focus": "1.2.1",
|
|
244
244
|
"immer": "10.0.2",
|
|
245
245
|
"immutable": "4.3.7",
|
|
246
|
-
"incremental-compiler": "~18.0.
|
|
246
|
+
"incremental-compiler": "~18.0.3",
|
|
247
247
|
"inquirer": "7.3.3",
|
|
248
248
|
"inquirer-autocomplete-prompt": "1.3.0",
|
|
249
249
|
"is-elevated": "3.0.0",
|
|
250
|
-
"isomorphic-region-loader": "~18.0.
|
|
250
|
+
"isomorphic-region-loader": "~18.0.3",
|
|
251
251
|
"istanbul-instrumenter-loader": "3.0.1",
|
|
252
252
|
"jest": "29.7.0",
|
|
253
253
|
"jest-date-mock": "1.0.10",
|
|
@@ -258,8 +258,8 @@
|
|
|
258
258
|
"joi": "17.13.3",
|
|
259
259
|
"jscodeshift": "0.6.3",
|
|
260
260
|
"json-stringify-safe": "5.0.1",
|
|
261
|
-
"json10": "~18.0.
|
|
262
|
-
"json10-writer": "~18.0.
|
|
261
|
+
"json10": "~18.0.2",
|
|
262
|
+
"json10-writer": "~18.0.3",
|
|
263
263
|
"json5": "2.2.3",
|
|
264
264
|
"json5-writer": "0.2.0",
|
|
265
265
|
"jszip": "3.10.1",
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"localforage": "1.10.0",
|
|
269
269
|
"lockfile": "1.0.4",
|
|
270
270
|
"lodash": "4.17.21",
|
|
271
|
-
"lodash-walk-object": "~18.0.
|
|
271
|
+
"lodash-walk-object": "~18.0.2",
|
|
272
272
|
"lowdb": "7.0.1",
|
|
273
|
-
"magic-renamer": "~18.0.
|
|
273
|
+
"magic-renamer": "~18.0.3",
|
|
274
274
|
"material-design-icons": "3.0.1",
|
|
275
275
|
"method-override": "2.3.10",
|
|
276
276
|
"minimist": "1.2.8",
|
|
@@ -281,10 +281,10 @@
|
|
|
281
281
|
"ng-in-viewport": "16.1.0",
|
|
282
282
|
"ng-lock": "18.0.1",
|
|
283
283
|
"ng-packagr": "18.1.0",
|
|
284
|
-
"ng-talkback": "~
|
|
285
|
-
"ng2-logger": "~18.0.
|
|
284
|
+
"ng-talkback": "~18.0.1",
|
|
285
|
+
"ng2-logger": "~18.0.5",
|
|
286
286
|
"ng2-pdfjs-viewer": "18.0.0",
|
|
287
|
-
"ng2-rest": "~18.0.
|
|
287
|
+
"ng2-rest": "~18.0.2",
|
|
288
288
|
"ngx-ace-wrapper": "17.0.0",
|
|
289
289
|
"ngx-editor": "17.5.4",
|
|
290
290
|
"ngx-highlightjs": "12.0.0",
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
"ngx-scrolltop": "18.0.0",
|
|
298
298
|
"ngx-store": "3.1.1",
|
|
299
299
|
"ngx-typed-js": "2.1.1",
|
|
300
|
-
"node-cli-tester": "~
|
|
300
|
+
"node-cli-tester": "~18.0.1",
|
|
301
301
|
"node-localstorage": "2.1.6",
|
|
302
302
|
"node-notifier": "10.0.1",
|
|
303
303
|
"node-polyfill-webpack-plugin": "2.0.1",
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
"npm-run": "4.1.2",
|
|
307
307
|
"omelette": "0.4.17",
|
|
308
308
|
"open": "10.0.4",
|
|
309
|
-
"ora": "
|
|
309
|
+
"ora": "3.4.0",
|
|
310
310
|
"passport": "0.7.0",
|
|
311
311
|
"passport-http-bearer": "1.0.1",
|
|
312
312
|
"password-hash": "1.2.2",
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
"q": "1.5.1",
|
|
327
327
|
"rallax.js": "2.0.4",
|
|
328
328
|
"randomcolor": "0.5.3",
|
|
329
|
-
"record-replay-req-res-scenario": "~
|
|
329
|
+
"record-replay-req-res-scenario": "~18.0.1",
|
|
330
330
|
"reflect-metadata": "0.2.2",
|
|
331
331
|
"rimraf": "2.6.2",
|
|
332
332
|
"rxjs": "~7.8.1",
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
"socket.io-client": "4.7.5",
|
|
339
339
|
"sort-package-json": "1.11.0",
|
|
340
340
|
"sql.js": "1.8.0",
|
|
341
|
-
"static-columns": "~
|
|
341
|
+
"static-columns": "~18.0.3",
|
|
342
342
|
"string-similarity": "4.0.4",
|
|
343
343
|
"sudo-block": "3.0.0",
|
|
344
344
|
"supertest": "7.0.0",
|
|
@@ -346,13 +346,13 @@
|
|
|
346
346
|
"systeminformation": "3.45.7",
|
|
347
347
|
"task.js": "0.1.5",
|
|
348
348
|
"threads": "1.7.0",
|
|
349
|
-
"tnp": "~18.0.
|
|
350
|
-
"tnp-cli": "~
|
|
351
|
-
"tnp-config": "~18.0.
|
|
352
|
-
"tnp-core": "~18.0.
|
|
353
|
-
"tnp-db": "~18.0.
|
|
354
|
-
"tnp-helpers": "~18.0.
|
|
355
|
-
"tnp-models": "~18.0.
|
|
349
|
+
"tnp": "~18.0.3",
|
|
350
|
+
"tnp-cli": "~18.0.1",
|
|
351
|
+
"tnp-config": "~18.0.5",
|
|
352
|
+
"tnp-core": "~18.0.27",
|
|
353
|
+
"tnp-db": "~18.0.3",
|
|
354
|
+
"tnp-helpers": "~18.0.3",
|
|
355
|
+
"tnp-models": "~18.0.4",
|
|
356
356
|
"ts-debug": "1.3.0",
|
|
357
357
|
"ts-json-schema-generator": "2.3.0-next.5",
|
|
358
358
|
"ts-loader": "2.3.1",
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
"uuid": "10.0.0",
|
|
369
369
|
"validator": "13.5.2",
|
|
370
370
|
"video.js": "8.3.0",
|
|
371
|
-
"vpn-split": "~
|
|
371
|
+
"vpn-split": "~18.0.1",
|
|
372
372
|
"vscode": "1.1.37",
|
|
373
373
|
"wait-on": "7.0.1",
|
|
374
374
|
"watch": "1.0.2",
|
|
@@ -381,14 +381,14 @@
|
|
|
381
381
|
"main": "dist/app.electron.js"
|
|
382
382
|
},
|
|
383
383
|
"build": {
|
|
384
|
-
"number":
|
|
385
|
-
"date": "2024-08-
|
|
386
|
-
"hash": "
|
|
384
|
+
"number": 349,
|
|
385
|
+
"date": "2024-08-13T12:47:18.000Z",
|
|
386
|
+
"hash": "ae170dccebb33c0d53bb95740d748efa936c4c2b"
|
|
387
387
|
},
|
|
388
388
|
"currentProjectName": "lodash-walk-object",
|
|
389
389
|
"currentProjectGenericName": "lodash-walk-object",
|
|
390
390
|
"currentProjectType": "isomorphic-lib",
|
|
391
|
-
"currentFrameworkVersion": "18.0.
|
|
391
|
+
"currentFrameworkVersion": "18.0.3",
|
|
392
392
|
"isStandaloneProject": true,
|
|
393
393
|
"isSmartContainer": false,
|
|
394
394
|
"pathesTsconfig": "\"paths\": {\"lodash-walk-object\":[\"./src/lib\"],\"lodash-walk-object/*\":[\"./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.
|