0.1.2 • Published 6 years ago
intersect-json v0.1.2
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