Skip to content

SamLam140330/bulma-switch

 
 

Repository files navigation

Bulma Switch

NPM Version NPM Downloads

Bulma's extension to display checkbox as a toggle button.
This is a fork version of the original repository Bulma-switch with some additional features and bug fixes.
Since the original repository is not maintained anymore and marked as achived, I decided to fork it and maintain it myself.

Installation

npm install @samlam140330/bulma-switch

Usage

@use "/node_modules/@samlam140330/bulma-switch/bulma-switch.scss";

License

NPM License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Documentation & Demo

You can find the Documentation and a demo here

Screenshot of the Bulma Switch component

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 89.8%
  • JavaScript 10.2%