json-aggregate-browserify

Allows usage of the json-aggregate Node.js package within the browser utilizing Browserify.

How to Use

  • Copy the dist/json-aggregate.min.js file from the repo into your website project.
  • Include the js file in your web page by using the script tag.
    <script src="json-aggregate.js"></script>

License

MIT