Installation
Simple and easy to follow
Last updated
Was this helpful?
Simple and easy to follow
Last updated
Was this helpful?
I2Djs source code is written using ES6 Modules. It provides bundles to support different JS environments - anonymous AMD, CommonJS, ESM, and Vanilla JS.
You can download the source code of I2Djs from the Repository.
[ ] - ES6 syntax without modules support.
[ ] - Follows ES module standards.
[ ] - For older versions of javascript.
Also, it provides minified versions for all the above-mentioned formats.
To use directly in the browser
I2Djs npm package can be installed using the below cmd.
Import modules into the namespace.
Import individual modules: