vue-validator

:white_check_mark: Validator component for Vue.js

  • 所有者: kazupon/vue-validator
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

vue-validator - DEPRECATED

CircleCI Status
codecov
npm package

Validator component for Vue.js

:warning: Please note, this project is deprecated and no longer being maintained

I recommend that you use other validation libraries.
Thank you for everything you have done for vue-validator.

:warning: NOTE: official release for Vue.js 2.0 not yet :construction:

:warning: NOTICE !!

vue-validator have retiring from vue.js official plugins. in the future, vue-validator is continuing as personal project.

:ok: Compatibility

  • v2 later
    • Vue.js 1.0.20+
  • v3 alpha (WIP :construction:)
    • Vue.js 2.0.3 later (2.2 later, not works)

:book: Documentation

  • v2 later
  • v3
    • WIP :construction: here

:star: Projects

:muscle: Contributing

  • Fork it !
  • Create your top branch from 2.x: git branch my-new-topic origin/dev
  • Commit your changes: git commit -am 'Add some topic'
  • Push to the branch: git push origin my-new-topic
  • Submit a pull request to 2.x branch of kazupon/vue-validator repository !

:leaves: Branch

  • dev (developement branch for v3 later)
  • 2.x (maintance branch for v2 later)

:hammer: Development Setup

# install deps
npm install

# build dist files
npm run build

# lint
npm run lint

# run unit tests only
npm run unit

# run e2e tests only
npm run e2e

# lint & run all tests
npm test

:exclamation: Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

:rocket: Contribution

Please make sure to read the Contributing Guide before making a pull request.

:scroll: Changelog

Details changes for each release are documented in the CHANGELOG.md.

MIT

主要指标

概览
名称与所有者kazupon/vue-validator
主编程语言JavaScript
编程语言HTML (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2013-12-11 19:39:54
推送于2017-12-25 10:57:43
最后一次提交2016-12-27 03:50:48
发布数70
最新版本名称v3.0.0-alpha.2 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数2.2k
关注者数77
派生数430
提交数1k
已启用问题?
问题数285
打开的问题数52
拉请求数48
打开的拉请求数3
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?