
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
bulma-switch-control
Advanced tools
Switch controls for Bulma CSS Framework — Pure HTML & CSS/SCSS.
Demo and usage samples available at https://justboil.github.io/bulma-switch-control/
$ npm i bulma-switch-control --save
Use with scss
/* Bulma Switch Control */
@import "node_modules/bulma-switch-control/bulma-switch-control";
/* Bulma */
@import "node_modules/bulma/bulma";
You may just copy pre-compiled main.css
or main.min.css
file from the repository or from node_modules/bulma-switch-control/css
folder and use it in HTML
<!-- Bulma -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.0/css/bulma.min.css">
<!-- Bulma Switch Control -->
<link rel="stylesheet" href="%SOME-LOCAL-PATH%/bulma-switch-control/css/main.min.css">
Demo and usage samples available at https://justboil.github.io/bulma-switch-control/
We try to make sure package works well in the latest versions of all major browsers
JustBoil's free items are limited to community support on GitHub.
The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.
Based on Buefy's component for Vue.js & Bulma CSS Framework released under MIT License (Copyright © 2017-2020 Walter Tommasi; Copyright © 2017-2020 Rafael Beraldo)
FAQs
Switch controls for Bulma CSS Framework
The npm package bulma-switch-control receives a total of 213 weekly downloads. As such, bulma-switch-control popularity was classified as not popular.
We found that bulma-switch-control demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.