json-deep-checker
v0.0.0-alpha1
Published
Checks JSON objects deeply for specific values or structures.
Readme
json-deep-checker
A lightweight npm package for deep checking JSON objects.
Installation
Install the package using npm:
npm install json-deep-checkerFeatures
- Deeply checks JSON objects for specific properties or values.
- Provides a simple and intuitive API for validation.
- Supports asynchronous and synchronous validation.
Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
License
This package is licensed under the MIT license.
