trava
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

travajs

vanilla javascript validation library with coercion

Build Status Coverage Status npm version License: MIT

Features

  • Node and Browser support
  • easy to use
  • no external dependencies
  • customizable and extendable

Install

npm install trava and import Trava from 'trava';

or use CDN:

<script src="https://unpkg.com/trava"></script>

Build & Test

npm run make

Compatibility

Supports all major browsers and IE11+

Docs, Examples, Demo

https://unmanner.github.io/travajs/

Many Thanks to

@Artem Gorev

Support Development

Paypal

Readme

Keywords

Package Sidebar

Install

npm i trava

Weekly Downloads

9

Version

1.2.1

License

MIT

Unpacked Size

147 kB

Total Files

15

Last publish

Collaborators

  • unmanner