pg-reactive:PostgreSQL + RxJS = pg-React

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 (
zip
pg-reactive-master.zip 预估大小:16个文件
folder
pg-reactive-master 文件夹
file
CONTRIBUTION.md 307B
folder
src 文件夹
file
index.ts 5KB
file
.npmignore 21B
file
.travis.yml 402B
file
tsconfig.json 201B
folder
config 文件夹
file
default.json 305B
file
LICENSE 1KB
folder
test 文件夹
folder
preparation 文件夹
file
schema.sql 74B
file
setup.ts 515B
file
index.test.ts 4KB
file
tslint.json 476B
file
README.md 3KB
file
.gitignore 561B
file
CHANGELOG.md 799B
file
package-lock.json 86KB
file
package.json 2KB
zip 文件大小:36.21KB