Coder Social home page Coder Social logo

vue-validator's Introduction

vue-validator

CircleCI Status codecov npm package

Validator component for Vue.js

โš ๏ธ NOTE: official release for Vue.js 2.0 not yet ๐Ÿšง

โš ๏ธ NOTICE !!

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

๐Ÿ†— Compatibility

  • v2 later
    • Vue.js 1.0.20+
  • v3 alpha (WIP ๐Ÿšง)
    • Vue.js 2.0.3 later

๐Ÿ“– Documentation

  • v2 later
  • v3
    • WIP ๐Ÿšง here

โญ Projects

๐Ÿ’ช 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 !

๐Ÿƒ Branch

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

๐Ÿ”จ 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

โ— Issues

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

๐Ÿš€ Contribution

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

๐Ÿ“œ Changelog

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

ยฉ๏ธ License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.