文件名称:ngx-operators:Angular的RxJS运算符
文件大小:198KB
文件格式:ZIP
更新时间:2024-06-13 02:26:14
TypeScript
ngx-operators是针对Angular应用程序的有用RxJS运算符的集合。
安装
通过安装
npm i ngx-operators
运营商
准备
返回一个与源Observable镜像的Observable,但在预订时将调用指定的函数。
prepare
【文件预览】:
ngx-operators-master
----commitlint.config.js(67B)
----.versionrc(230B)
----.prettierignore(40B)
----angular.json(1KB)
----.travis.yml(233B)
----tsconfig.base.json(825B)
----tsconfig.json(474B)
----LICENSE(1KB)
----tslint.json(2KB)
----README.md(6KB)
----prettier.config.js(321B)
----.editorconfig(246B)
----.gitignore(670B)
----CHANGELOG.md(1KB)
----package-lock.json(783KB)
----projects()
--------ngx-operators()
----package.json(2KB)