没有合适的资源?快使用搜索试试~ 我知道了~
spraypaint.js:Graphiti Client Javascript ORM JSONAPI
共88个文件
ts:64个
js:8个
json:4个
需积分: 5 0 下载量 138 浏览量
2021-05-03
21:43:44
上传
评论
收藏 91KB ZIP 举报
温馨提示
喷漆 JS客户端类似的ActiveRecord。 用编写,但也可以在普通的旧版ES5中使用。 这个库是同构的-从浏览器或带有NodeJS的服务器上使用它。 样品用量 请参阅以了解完整用法。 以下是打字稿示例: import { SpraypaintBase , Model , Attr , HasMany } from "spraypaint" @ Model ( ) class ApplicationRecord extends SpraypaintBase { static baseUrl = "http://localhost:3000" static apiNamespace = "/api/v1" } @ Model ( ) class Person extends ApplicationRecord { static jsonapiType = "people"
资源推荐
资源详情
资源评论
收起资源包目录
spraypaint_js-master.zip (88个子文件)
spraypaint.js-master
rollup.config.js 800B
.github
workflows
ci.yml 352B
publish.yml 461B
.eslintrc.js 674B
src
attribute.ts 4KB
request.ts 5KB
logger.ts 2KB
index.ts 484B
event-bus.ts 444B
util
relationship-identifiers.ts 989B
colorize.ts 643B
write-payload.ts 7KB
deserialize.ts 8KB
isempty.ts 33B
parameterize.ts 1KB
attr-decorator.ts 300B
include-directive.ts 2KB
dirty-check.ts 3KB
refresh-jwt.ts 235B
env.ts 167B
clonedeep.ts 35B
decorators.ts 606B
validation-error-builder.ts 3KB
temp-id.ts 162B
enumerables.ts 660B
omit.ts 283B
deferred-action-callback.ts 74B
model.ts 29KB
credential-storage.ts 1KB
proxies
record-proxy.ts 726B
index.ts 453B
null-proxy.ts 555B
collection-proxy.ts 747B
decorators.ts 9KB
jsonapi-spec.ts 1KB
scope.ts 11KB
jsonapi-type-registry.ts 596B
middleware-stack.ts 1KB
associations.ts 5KB
id-map.ts 1KB
validation-errors.ts 1KB
script
release 294B
.npmignore 58B
esm-shims
clonedeep.js 59B
isempty.js 55B
types
event-bus.d.ts 28B
tsconfig.json 818B
tsconfig.lib.json 172B
LICENSE 1KB
.tav.yml 69B
test
test-helper.ts 678B
integration
nested-persistence.test.ts 13KB
dirty-tracking.test.ts 2KB
persistence.test.ts 12KB
finders.test.ts 16KB
persistence-with-return-scope.test.ts 3KB
rollback.test.ts 996B
fetch-middleware.test.ts 12KB
validations.test.ts 16KB
relations.test.ts 3KB
id-map.test.ts 14KB
authorization.test.ts 7KB
fixtures.ts 3KB
tshook.js 218B
sample.ts 0B
backwards-breaking-test.ts 2KB
es6-compatibility
decorators.test.js 1KB
test-setup.js 234B
mocha.opts 82B
unit
model-class-typings.test.ts 5KB
model-attributes.test.ts 5KB
decorators.test.ts 8KB
collection-proxy.test.ts 2KB
model-relationships.test.ts 1KB
model.test.ts 48KB
record-proxy.test.ts 2KB
attributes.test.ts 1KB
scope.test.ts 11KB
associations.test.ts 2KB
write-payload.test.ts 4KB
mocha.opts 65B
banner.js 129B
README.md 1KB
.gitignore 113B
CHANGELOG.md 265B
.eslintignore 44B
tsconfig.node.json 170B
package.json 4KB
共 88 条
- 1
资源评论
GDMS
- 粉丝: 34
- 资源: 4529
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功