Getting Started
Install
Node.js
yarn
Usage
Why json-origami?
json-origami is a library that allows you to fold and unfold JSON objects. It is useful when you want to transform JSON objects into other JSON objects. It provides an intuitive API for converting JSON objects that is easy to understand and write.
Converting Json like folding origami
fold
function converts a JSON object into another JSON object by folding it.
twist
function converts a JSON object into another JSON object by twisting it.