An open API service indexing awesome lists of open source software.

https://github.com/array-huang/micro-schema-validator

Damn simple javascript object schema validator
https://github.com/array-huang/micro-schema-validator

Last synced: over 1 year ago
JSON representation

Damn simple javascript object schema validator

Awesome Lists containing this project

README

          

Welcome to micro-schema-validator 👋







Maintenance

npm bundle size

Documentation


License: MIT

> Damn simple javascript object schema validator

### 🏠 [Homepage](https://github.com/Array-Huang/micro-schema-validator#readme)

## Install

```sh
npm install
```

## Run tests

```sh
npm run test
```

## Author

👤 **Array Huang **

* Github: [@Array-Huang](https://github.com/Array-Huang)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Array-Huang/micro-schema-validator/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2019 [Array Huang ](https://github.com/Array-Huang).

This project is [MIT](https://github.com/Array-Huang/micro-schema-validator/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_