pg-reactive:PostgreSQL + RxJS = pg-React

时间:2021-02-05 17:07:06
【文件属性】:
文件名称:pg-reactive:PostgreSQL + RxJS = pg-React
文件大小:36KB
文件格式:ZIP
更新时间:2021-02-05 17:07:06
nodejs javascript typescript reactivex rxjs pgReact性 中PostgreSQL接口 安装 npm install pg-reactive 如果您使用的是RxJS v5,请安装以前的版本: npm install pg-reactive@^0.3.5 例 import PgRx from 'pg-reactive' ; import { map } from "rxjs/operators" ; const db = new PgRx ( 'postgres://postgres@$localhost/tester' ) ; db . query ( 'SELECT id FROM user' ) . pipe (
【文件预览】:
pg-reactive-master
----CONTRIBUTION.md(307B)
----src()
--------index.ts(5KB)
----.npmignore(21B)
----.travis.yml(402B)
----tsconfig.json(201B)
----config()
--------default.json(305B)
----LICENSE(1KB)
----test()
--------preparation()
--------index.test.ts(4KB)
----tslint.json(476B)
----README.md(3KB)
----.gitignore(561B)
----CHANGELOG.md(799B)
----package-lock.json(86KB)
----package.json(2KB)

网友评论