1.0.0 • Published 5 years ago

vsauce v1.0.0

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

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 wahibworks@gmail.com (http://wahibworks.team) ( MIT License )