Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tychota/yamcha
- Owner: tychota
- License: mit
- Created: 2016-02-22T10:39:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T08:19:50.000Z (almost 8 years ago)
- Last Synced: 2024-09-27T19:41:04.587Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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)