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

0.3.3 • Public • Published

Issues MIT License


Jason Validation

Open source validation library that extends popular existing validation libraries!
Report Bug · Request Feature

Table of Contents
  1. Installation
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

Installation

npm install jv-core@latest

Usage

Below are a few common and tested usages examples for integrating with Jason Validator.

Postman

COMING SOON...

(back to top)

Roadmap

  • [x] JSON Schema support
  • [ ] OpenAPI support

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
    • yarn: Install dependencies
    • yarn start: Serve application locally
    • yarn test: Test application
    • yarn test:watch: Test application and watch for changes
    • tsdx test some-file.spec --watch: Test a specific file
  2. Create your Feature Branch (git checkout -b feature/some-descriptive-name)
  3. Commit your Changes (git commit -m 'You informative commit message')
  4. Push to the Branch (git push origin feature/some-descriptive-name)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Readme

Keywords

none

Package Sidebar

Install

npm i jv-core

Weekly Downloads

2

Version

0.3.3

License

MIT

Unpacked Size

2.03 MB

Total Files

74

Last publish

Collaborators

  • jvvalidation