1.0.2 • Published 3 years ago

vcube v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

Vcube

Vcube is a smart validation library that has some utils to do validation easily! And saving time.

Syntax

```
import Vcube from 'vcube';
const $vc = new Vcube();
$vc.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 Vcube will look like in the future. Pull requests are welcome!

License

Wahib Abdou wahibworks@gmail.com (http://wahibworks.team) ( MIT License )

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago