• Stars
    star
    470
  • Rank 90,280 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React.js components for Modern CSS framework based on Flexbox

React-Bulma

React.js components for Modern CSS framework based on Flexbox

2017-06-01 2 52 24

2017-06-01 2 52 24

JavaScript Style Guide

Installation

npm install reactbulma

Usage

import React from 'react'
import { Button } from 'reactbulma'

const App => () =>
  <div>
      <Button primary>Primary</Button>
      <Button info>Info</Button>
      <Button success>Success</Button>
      <Button warning>Warning</Button>
      <Button danger>Danger</Button>
  </div>
  

export default App

2017-10-10 22 16 02

More Repositories

1

Backbone.js-Russian

ะ ัƒััะบะฐั ะฒะตั€ัะธั ัะฐะนั‚ะฐ Backbone.js
JavaScript
62
star
2

1post

1Po.st is a community of open-source software developers.
JavaScript
31
star
3

pluralize-ru

Pluralization of Russian words
JavaScript
16
star
4

TechnoBot

Slack-bot and Telegram-bot to play music from Soundcloud through Airplay
JavaScript
16
star
5

feathers-validate-hook

Feathers hook for validate json-schema with is-my-json-valid
HTML
12
star
6

isomorphic-react

react-router 4, webpack 2, JSS, ServerSide rendering
JavaScript
8
star
7

working-environment

A list of programs, plugins, utilities, etc... it's my working environment.
Shell
6
star
8

feathers-transform-hook

Feathers hook for transform hook.data parameters
HTML
5
star
9

feathers-virtual-attribute-hook

Feathers hook for add virtual attributes to your service response
HTML
5
star
10

english-verbs-conjugation

The English verbs conjugation
JavaScript
4
star
11

rest-api-request

Library for easy communication with the API server
JavaScript
4
star
12

strapi-frontend-example

Express.js server which works with strapi as backend
JavaScript
3
star
13

geekhubs.com

Source core for GeekHubs.com
JavaScript
3
star
14

feathers-mongodb-service-example

Quick setup for feathers service
JavaScript
3
star
15

firebase-elasticsearch-indexer

Library for indexing firebase data with elasticsearch client.
JavaScript
3
star
16

React-Web-IDE

Experimental Web based IDE for create web applications with React, Redux...
JavaScript
2
star
17

firebase-elasticsearch-search-worker

Labrary for process firebase searches
JavaScript
2
star
18

react-starter-kit

This is my personal react starter kit.
JavaScript
2
star
19

mithril-firebase-mixin

Mixin for mithril controllers to enable firebase livedata
JavaScript
2
star
20

express-actions

No controllers, only actions!
JavaScript
2
star
21

microservices-experiment

My experiment with microservice architecture in node.js with express.js
JavaScript
2
star
22

babel-starter-kit

My node.js starter-kit with babel.js
JavaScript
2
star
23

express-cells-experiment

Experiment with jade and express.js inspired by Rails Trailblazer Cells.
JavaScript
2
star
24

chrome-ext-visited-links

Chrome extension to change the color of visited links
CSS
2
star
25

apollo-graphql-starter

GraphQL starter server
JavaScript
1
star
26

jscli

This console utility is a quick help on javascript language.
JavaScript
1
star
27

next-netlify-starter

1
star
28

express-api-controller

JavaScript
1
star
29

microservice-app

My experiment
JavaScript
1
star
30

tool-for-developing-responsive-web-pages

Tool for developing responsive web pages
JavaScript
1
star
31

strapi-backend-example

Strapi server with REST API
JavaScript
1
star
32

autodjbot

Quick experiment
JavaScript
1
star
33

require-graphql-dir

JavaScript
1
star
34

semver-app-1

JavaScript
1
star
35

graphql-experiment

My experiments with GraphQL
JavaScript
1
star
36

bugurt

Express.js reddit/HN clone
JavaScript
1
star
37

nodal-experiment

JavaScript
1
star
38

gitbook-toc-generator

Utility for generate table of contents for gitbook
JavaScript
1
star
39

react-starter

React, Redux, Material UI
JavaScript
1
star
40

state-emitter

Control application state with events
JavaScript
1
star