没有合适的资源?快使用搜索试试~ 我知道了~
ember-validator:验证器为Ember计算的宏
共44个文件
js:13个
gitkeep:10个
json:3个
需积分: 5 0 下载量 82 浏览量
2021-05-16
13:19:48
上传
评论
收藏 19KB ZIP 举报
温馨提示
灰烬验证器 为Ember计算了宏。 安装 ember install ember-validator 计算宏 Ember-validator将验证器库中的所有功能公开为计算宏。 检查以获取详尽的验证者列表。 例子 import computed from 'ember-validator/computed' ; export default Ember . Object . extend ( { email : 'olivier@mail.ext' , // check if the string is an email. isEmail : computed . isEmail ( email ) } ) ;
资源推荐
资源详情
资源评论
收起资源包目录
ember-validator-master.zip (44个子文件)
ember-validator-master
.jshintrc 518B
ember-cli-build.js 501B
bower.json 527B
.npmignore 160B
.ember-cli 280B
.travis.yml 578B
config
environment.js 90B
ember-try.js 607B
LICENSE.md 1KB
README.md 590B
addon
computed.js 314B
.gitkeep 0B
.bowerrc 60B
testem.json 198B
.editorconfig 543B
tests
.jshintrc 831B
index.html 960B
test-helper.js 112B
helpers
resolver.js 253B
start-app.js 487B
dummy
public
crossdomain.xml 585B
robots.txt 51B
config
environment.js 1KB
app
index.html 614B
models
.gitkeep 0B
styles
app.css 0B
controllers
.gitkeep 0B
components
.gitkeep 0B
helpers
.gitkeep 0B
app.js 420B
templates
application.hbs 51B
components
.gitkeep 0B
router.js 195B
routes
.gitkeep 0B
unit
computed-test.js 1KB
.gitkeep 0B
blueprints
.jshintrc 55B
ember-validator
index.js 327B
.gitignore 247B
app
.gitkeep 0B
index.js 243B
.watchmanconfig 29B
package.json 1KB
vendor
.gitkeep 0B
共 44 条
- 1
资源评论
愍蟊朙
- 粉丝: 22
- 资源: 4709
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功