vue-validator

:white_check_mark: Validator component for Vue.js

  • Owner: kazupon/vue-validator
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerkazupon/vue-validator
Primary LanguageJavaScript
Program languageHTML (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2013-12-11 19:39:54
Pushed At2017-12-25 10:57:43
Last Commit At2016-12-27 03:50:48
Release Count70
Last Release Namev3.0.0-alpha.2 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count2.2k
Watchers Count77
Fork Count430
Commits Count1k
Has Issues Enabled
Issues Count285
Issue Open Count52
Pull Requests Count48
Pull Requests Open Count3
Pull Requests Close Count12
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private