dl-json-utilities

js
JSON utilites for comparing and manipulating JSON objects.
Keywords
jsoncomparepropertyutility
<script src=" https://cdn.jsdelivr.net/npm/dl-json-utilities@1.0.0/dLJSONUtilities.min.js "></script>
TypeScriptand JS JSON Utilities
This is a library of utilities for JSON comparison primarily and also manipulation.
Install
NPM
npm i dl-json-utilities
API Documentation
The complete API reference can be found in docs/index.html
.
The documentation for this project was generated using Compodoc.
Demo
Run demo.js
or demo.ts
to see the output of the sample code. The code is simple and self-explanatory. If you are using the package and downloaded it using npm
then the import state would have to be changed accordingly.
node demo.js