Skip to main content

Instalation

step by step to install the lib

npm

To install the el-beeswarm library via npm, use the following command:

npm install el-beeswarm

jsDelivr

You can also access the el-beeswarm library through jsDelivr:

https://cdn.jsdelivr.net/npm/el-beeswarm@0.3.6-Beta/dist/el-besswarm.min.js

include import

<script src="https://cdn.jsdelivr.net/npm/el-beeswarm@0.3.6-Beta/dist/el-besswarm.min.js"></script>

GitHub

To download the latest version of the el-beeswarm library, visit the GitHub repository:

https://github.com/elvisthermo/el-beeswarm

you can also download or clone the repository, you will need to build the el-beeswarm library to generate the distribution files.