intersect-json
v0.1.2
Published
Make json with intersection of two jsons
Readme
intersect-json
Make JSON intersection of two JSONs
Install
npm install --save-dev intersect-jsonUsage
import intersectJson from 'intersect-json'
intersectJson(leftJson, rightJson);License
MIT @ Jimmy Moon
