Bulma-jQuery is extension for the Bulma CSS framework that include all jquery code you need.
Use the package manager npm to install bulma-jquery.
npm i bulma-jquery
require('bulma-jquery');
You can find the Documentation and a demo here
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.