All Projects → VizuaaLOG → Bulmajs

VizuaaLOG / Bulmajs

Licence: mit
Unofficial javascript extension to the awesome Bulma CSS framework.

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects
js
455 projects

Projects that are alternatives of or similar to Bulmajs

Wedding
A basic wedding website I created for myself and Bec using the Bulma CSS framework, Particles.js, jQuery.countdown, Google Satisfy Font and FontAwesome icons.
Stars: ✭ 26 (-91%)
Mutual labels:  bulma
Django Bulma
Bulma theme for Django
Stars: ✭ 257 (-11.07%)
Mutual labels:  bulma
Plugin Samples
Adobe XD Plugin API samples
Stars: ✭ 277 (-4.15%)
Mutual labels:  plugins
addons-btree
Visual Behavior Tree
Stars: ✭ 90 (-68.86%)
Mutual labels:  plugins
ghost-storage-cloudinary
🚀 A fully-featured and deeply tested Cloudinary Ghost storage adapter
Stars: ✭ 49 (-83.04%)
Mutual labels:  plugins
Vue Electron Template
An Electron & Vue.js template with Hot-reloading enabled and common Vue plugins, dev, debug and build scripts configured.
Stars: ✭ 260 (-10.03%)
Mutual labels:  bulma
Feliz.Bulma
Bulma UI (https://bulma.io) wrapper for amazing Feliz DSL
Stars: ✭ 57 (-80.28%)
Mutual labels:  bulma
Plugins
Official Franz Plugin Repository
Stars: ✭ 284 (-1.73%)
Mutual labels:  plugins
biron-ghost-theme
Biron Free Ghost Theme
Stars: ✭ 43 (-85.12%)
Mutual labels:  bulma
Whereami
Locate the current executable and the current module/library on the file system
Stars: ✭ 270 (-6.57%)
Mutual labels:  plugins
forge
🔥 Incubator of pet projects, tools, pet projects. Edge cases and failovers included.
Stars: ✭ 33 (-88.58%)
Mutual labels:  plugins
rechord
Let's share your chord progressions!
Stars: ✭ 62 (-78.55%)
Mutual labels:  bulma
Bulma Helpers
Library with missing Functional / Atomic CSS classes for Bulma framework
Stars: ✭ 263 (-9%)
Mutual labels:  bulma
EnphaseCollector
Enphase Solar Metrics Collector
Stars: ✭ 31 (-89.27%)
Mutual labels:  bulma
Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (-4.84%)
Mutual labels:  plugins
mightyscape-1.X
A maintained extension collection for Inkscape 1.0+, working on Windows and Linux
Stars: ✭ 23 (-92.04%)
Mutual labels:  plugins
Bulma Templates
free flexbox templates built with the bulma css framework
Stars: ✭ 2,916 (+909%)
Mutual labels:  bulma
Awesome Bulma Templates
🚀 Free real-world templates built with Bulma
Stars: ✭ 283 (-2.08%)
Mutual labels:  bulma
Pagy
🏆 The Best Pagination Ruby Gem 🥇
Stars: ✭ 3,340 (+1055.71%)
Mutual labels:  bulma
Flutter Ui Nice
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
Stars: ✭ 3,092 (+969.9%)
Mutual labels:  plugins

BulmaJS

npm GitHub tag (latest SemVer) Build Status Reviewed by Hound GitHub license

This is an unofficial JavaScript extension for the Bulma CSS framework.

BulmaJS is still in development, you can keep track of current, pending, completed and planned tasks on the official Trello board.

tl;dr GIMME THE DOCS! Well here you go.

Bulma is an excellent CSS framework and the perfect alternative to Bootstrap. One of the great things about Bulma is that it's JUST CSS; there is no JavaScript included. This makes it super lightweight. Some components do require JavaScript however, and that is where BulmaJS comes in!

BulmaJS is written in ES6 and provides a plugin based system for adding interaction to the CSS components. BulmaJS is an ongoing project. As new components are added to Bulma, if they require JavaScript then they will also be added to BulmaJS. We are not limited to the core components though. If you have a plugin you would like incorporated, please submit a PR. If you have written a CSS extension to Bulma and would like some JS written, please submit an issue and we may write the JS functionality for you.

Contributing

If you would like to contribute a plugin, fix a bug or fix some horrible typo in the docs, then please submit a PR if you can! Alternatively, create an issue. Please note, while the code base doesn't follow any strict style, try to ensure your PRs follow the general convention that you see. There may be times the convention isn't followed, so if you see this submit an issue/PR and slap me on the wrist :). Any PR/issue at this time will not be rejected but may have some alteration to the code.

If you are submitting a plugin, please also submit the relevant documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].