# Installation

# npm

npm (opens new window) npm (opens new window)

npm install osh-js 

# CDNJS

cdnjs (opens new window)

OSH.js built files are available on CDNJS (opens new window):

https://cdnjs.com/libraries/osh-js

# Github

github (opens new window)

You can download the latest version of osh-js on GitHub (opens new window).

If you download or clone the repository, you must build osh-js.js to generate the dist files. osh-js no longer comes with prebuilt release versions, so an alternative option to downloading the repo is strongly advised.