README
Just strips out some unneccesary stuff from docurium output for easier diffing
just a cli tool to avoid copying/opening huge files which slows stuff down
clean-json {inputjson} {outputfile}
Just strips out some unneccesary stuff from docurium output for easier diffing just a cli tool to avoid copying/opening huge files which slows stuff down `clean-json {inputjson} {outputfile}`
<script type="module">
import docuriumJsonCleaner from 'https://cdn.skypack.dev/docurium-json-cleaner';
</script>
Just strips out some unneccesary stuff from docurium output for easier diffing
just a cli tool to avoid copying/opening huge files which slows stuff down
clean-json {inputjson} {outputfile}