UNPKG
@ngrx/operators
Version:
latest (21.0.1)
next (21.0.0-rc.0)
21.0.1
21.0.0
21.0.0-rc.0
21.0.0-beta.0
20.1.0
20.0.1
20.0.0
20.0.0-rc.0
20.0.0-beta.0
19.2.1
19.2.0
19.1.0
19.0.1
19.0.0
19.0.0-rc.0
19.0.0-beta.0
18.1.1
18.1.0
18.0.2
18.0.1
18.0.0
18.0.0-rc.1
18.0.0-rc.0
18.0.0-beta.1
18.0.0-beta.0
17.2.0
17.1.1
17.1.0
17.0.1
17.0.0
17.0.0-rc.0
17.0.0-beta.0
Shared RxJS Operators for NgRx libraries
github.com/ngrx/platform
ngrx/platform
@ngrx/operators
/
schematics
/
collection.json
11 lines
(10 loc)
•
207 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"schematics"
: {
"ng-add"
: {
"aliases"
: [
"init"
],
"factory"
:
"./ng-add"
,
"schema"
:
"./ng-add/schema.json"
,
"description"
:
"Add
@ngrx
/operators to your application"
} } }