es-tooling / module-replacements

A manifest of JS modules and their more modern/active replacements
MIT License
193 stars 22 forks source link

`deep-equal-json` #76

Open benmccann opened 4 weeks ago

benmccann commented 4 weeks ago

docs can be the same as for deep-equal. maybe we need a way to specify multiple libraries for replacement that use the same docs?

https://npmgraph.js.org/?q=deep-equal-json

43081j commented 4 weeks ago

you can add multiple entries to a manifest which point at the same doc path

in those cases, i'd just name the doc something sensible (like deep-equal, knowing it doesn't necessarily mean the deep-equal package but any deep equal package)