Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tychota/yamcha

An opinionated inline style for react library based on bulma.io
https://github.com/tychota/yamcha

Last synced: 27 days ago
JSON representation

An opinionated inline style for react library based on bulma.io

Awesome Lists containing this project

README

        

[![Yamcha](https://rawgit.com/tychota/yamcha/master/yamcha.svg)](https://github.com/tychota/yamcha)

[![Circle CI](https://img.shields.io/circleci/project/tychota/yamcha.svg)](https://circleci.com/gh/tychota/yamcha)
[![codecov.io](https://codecov.io/github/tychota/yamcha/coverage.svg?branch=master)](https://codecov.io/github/tychota/yamcha?branch=master)
[![bitHound Overall Score](https://www.bithound.io/github/tychota/yamcha/badges/score.svg)](https://www.bithound.io/github/tychota/yamcha)

An opinionated inline style for react library.

It is based on https://github.com/jgthms/bulma/.

It has CommonJS and UMD builds via Babel and Webpack, ESLint, and Mocha.
It also has React-friendly examples folder with library code mapped to
the sources.

Note that this is an *opinionated* library. It is also still alpha.

Inspiration
-----------

- npm library structure : redux
- theme gestion : [callemall/material-ui](https://github.com/callemall/material-ui) and [azazdeaz/react-matterkit](https://github.com/azazdeaz/react-matterkit)