vsauce
v1.0.0
Published
A smart validation library that stores your validations states.
Downloads
1
Readme
Vsauce! Validation becomes super easy
Vsauce is a smart validation library that has some utils to do validation easily! And saving time.
Syntax
import Vsauce from 'vsauce';
const $vs = new Vsauce();
$vs.isStringHasNumbers("validating-full-name", "Elon Musk") // THIS WILL RETURN "Elon Musk" if true else will return false
Contribute
Introduction
Vcube is an open-source library anyone can contribute to sketch this library and to make it more significant and reliable for developers.
How to contribute
For now, we're just sketching ideas in this readme file to see how the syntax of Vsauce will look like in the future. Pull requests are welcome!
License
Wahib Abdou [email protected] (http://wahibworks.team) ( MIT License )