json-mason

esm cjs
A library for performing structured modifications on JSON data. It provides a safe, predictable way to transform JSON objects through a series of operations.
Version 1.0.0 License MIT
Keywords
jsonjson operationsjson transformationjson modificationdata transformationdata manipulation
<script type="module"> import jsonMason from 'https://cdn.jsdelivr.net/npm/json-mason@1.0.0/+esm' </script>