All Projects → open-tux → Ember Bulma

open-tux / Ember Bulma

Licence: mit
Ember-Bulma is a collection of Ember components leveraging Bulma CSS framework

Projects that are alternatives of or similar to Ember Bulma

Discourse
A platform for community discussion. Free, open, simple.
Stars: ✭ 34,626 (+60647.37%)
Mutual labels:  ember
Ember Arg Types
Runtime type checking & defaulting for glimmer component arguments powered by prop-types & decorators
Stars: ✭ 43 (-24.56%)
Mutual labels:  ember
Ember Sticky Element
An ember component that mimics the functionality of `position: sticky`
Stars: ✭ 51 (-10.53%)
Mutual labels:  ember
Mber
Fast and minimal Ember.js CLI alternative, without broccoli.
Stars: ✭ 30 (-47.37%)
Mutual labels:  ember
Xui Module
Light module to help design websites with Nuxt.
Stars: ✭ 39 (-31.58%)
Mutual labels:  bulma
Hugo Blog Jeffprod
A free blog theme for HUGO (https://gohugo.io/), with tags, archives, last posts...
Stars: ✭ 47 (-17.54%)
Mutual labels:  bulma
Zeronet Dev Center
A Development Center for the ZeroNet. Tutorials on ZeroNet Zite Development, Collaboration, and Questions
Stars: ✭ 21 (-63.16%)
Mutual labels:  bulma
Ember Simple Auth Auth0
Auth0 + lock.js, built on ember-simple-auth
Stars: ✭ 53 (-7.02%)
Mutual labels:  ember
React Bulma Components
React components for Bulma framework
Stars: ✭ 1,015 (+1680.7%)
Mutual labels:  bulma
Khartis
Khartis - thematic mapping
Stars: ✭ 49 (-14.04%)
Mutual labels:  ember
Enso
Laravel Vue SPA, Bulma themed. For demo login use `[email protected]el-enso.com` & `password` -
Stars: ✭ 959 (+1582.46%)
Mutual labels:  bulma
Ember Searchable Select
Data-down, actions up select-like menu with searching and tagging capabilities.
Stars: ✭ 38 (-33.33%)
Mutual labels:  ember
Docfy
Build fully personalized documentation sites; write content and demos in Markdown.
Stars: ✭ 48 (-15.79%)
Mutual labels:  ember
Ember Accessibility
An EmberJS addon to help identify accessibility violations during development
Stars: ✭ 29 (-49.12%)
Mutual labels:  ember
Virtual Each
Ember infinite list component, inspired by react-infinite-list
Stars: ✭ 51 (-10.53%)
Mutual labels:  ember
Team Time Zone
Distributed teams are awesome. Time zones are awful.
Stars: ✭ 21 (-63.16%)
Mutual labels:  ember
Ember React Components
Render React components in Ember
Stars: ✭ 43 (-24.56%)
Mutual labels:  ember
Ember Api Docs
Ember API Docs viewer
Stars: ✭ 55 (-3.51%)
Mutual labels:  ember
Bulrush
A Bulma-based Pelican blog theme; clean, flexible and responsive.
Stars: ✭ 53 (-7.02%)
Mutual labels:  bulma
Ember Octane Vs Classic Cheat Sheet
A cheat sheet for converting classic Ember app to Octane
Stars: ✭ 48 (-15.79%)
Mutual labels:  ember

npm version Build Status Ember Observer Score

Commitizen friendly semantic-release

ember-bulma

Ember Bulma is a collection of Ember components and services for Bulma, a modern CSS framework by Jeremy Thomas


Ember Bulma is still very much in Beta. When you come across anything that needs addressing, please open an issue. Thanks!

Installation

ember install ember-bulma

This will automatically install the ember-cli-sass NPM dependency and create a SCSS file in your App called styles/app.scss with the following import statement:

@import "bulma";

Optional :

ember install ember-font-awesome

Deploy

Deploy the demo app:

ember deploy production
git push upstream gh-pages

Documentation

Source

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].