📄️ Integration
OSHConnect-JS, formerly known as osh-js, can be integrated with plain JavaScript or with different module loaders. Below are a few examples of how to load OSHConnect-JS in different environments.
📄️ Webpack
Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.