Vue.js和Property Decorator

Vue-property-decorator是一个装饰器库,用于在Vue.js中定义属性。使用此库前,请阅读其官方文档。该库使用MIT许可证,可通过npm安装。主要功能包括装饰器(如@Component和@Prop)和一个Mixin函数。

zip
vue-property-decorator-master.zip 预估大小:42个文件
folder
vue-property-decorator-master 文件夹
file
.gitignore 125B
file
tsconfig.json 5KB
file
README.md 10KB
file
CHANGELOG.md 991B
folder
.github 文件夹
folder
ISSUE_TEMPLATE 文件夹
file
bug_report.md 834B
file
feature_request.md 595B
file
rollup.config.js 320B
file
.prettierrc 86B
folder
tests 文件夹
folder
decorators 文件夹
file
Prop.spec.ts 3KB
file
Provide.spec.ts 2KB
file
VModel.spec.ts 624B
file
Ref.spec.ts 1KB
file
ProvideReactive.spec.ts 5KB
file
Model.spec.ts 593B
file
PropSync.spec.ts 1KB
file
Watch.spec.ts 1KB
file
Inject.spec.ts 2KB
file
Emit.spec.ts 4KB
file
InjectReactive.spec.ts 3KB
file
ModelSync.spec.ts 2KB
file
LICENSE 1KB
file
package.json 1KB
folder
src 文件夹
file
tsconfig.json 439B
folder
decorators 文件夹
file
Ref.ts 427B
file
ModelSync.ts 1KB
file
VModel.ts 679B
file
Inject.ts 579B
file
Emit.ts 1KB
file
Prop.ts 642B
file
InjectReactive.ts 1KB
file
Provide.ts 590B
file
Model.ts 730B
file
PropSync.ts 1KB
file
ProvideReactive.ts 614B
file
Watch.ts 822B
folder
helpers 文件夹
file
provideInject.ts 2KB
file
metadata.ts 808B
file
index.ts 814B
file
jest.config.js 6KB
file
.travis.yml 80B
file
.editorconfig 147B
file
yarn.lock 154KB
zip 文件大小:88.28KB