文件名称:ampersand-hoodie-model:& hoodie-mixin 中的捆绑包以提供使用 Hoodie 进行存储的& 模型
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-24 08:36:41
JavaScript
& 符号连帽衫模型 捆绑在 ampersand-collection-hoodie-mixin 中以提供一个使用 Hoodie 进行存储的 ampsand 模型。 笔记! 这是一个非常早期的工作原型。 目前还没有单元测试套件。 安装 npm install ampersand-hoodie-model 例子 var AmpersandHoodieModel = require ( './ampersand-hoodie-model' ) ; module . exports = AmpersandHoodieModel . extend ( { props : { id : 'any' , firstName : [ 'string' , true , '' ] , lastName : [ 'string' , true , '
【文件预览】:
ampersand-hoodie-model-master
----ampersand-hoodie-model.js(161B)
----.jshintrc(154B)
----package.json(760B)
----LICENSE.md(1KB)
----.jshintignore(13B)
----README.md(1KB)
----.npmignore(23B)