Skip to content

ragingwind/intersect-json

Repository files navigation

intersect-json

Make JSON intersection of two JSONs

Install

npm install --save-dev intersect-json

Usage

import intersectJson from 'intersect-json'

intersectJson(leftJson, rightJson);

License

MIT @ Jimmy Moon

About

Make json with intersection of JSONs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published