simplejson

Combines JSON files in one

Usage no npm install needed!

<script type="module">
  import simplejson from 'https://cdn.skypack.dev/simplejson';
</script>

README

SimpleJson

Combines JSON files in one

Installation

Via npm on Node:

npm install simplejson

Usage

TBD

Samples

TBD

Versions

  • 0.0.1 Published
  • 0.0.2 Published, using filenames as property names

Contribution

Feel free to file issues and submit pull requests � contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.