Getting Started
Installation
You can download the latest version of BIMWHALE.js
from the content delivery network (CDN) jsDelivr.
To get the latest version, simply include this snippet in your HTML:
<script src="https://cdn.jsdelivr.net/gh/andrewisen/bim-whale/dist/BIMWHALE.min.js"></script>
If you want a specific realase of BIMWHALE.js
, then head to:
Go to the folder dist
and select bundle.min.js
. Notice the dropdown in the picture below. It says 0.0.1
. This indicates which realease you are at.

Last updated