Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micrub/github-buttons-babel-lib
Babel based npm module distribution github-buttons unofficial library.
https://github.com/micrub/github-buttons-babel-lib
Last synced: 5 days ago
JSON representation
Babel based npm module distribution github-buttons unofficial library.
- Host: GitHub
- URL: https://github.com/micrub/github-buttons-babel-lib
- Owner: micrub
- License: mit
- Created: 2017-07-20T18:24:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T22:49:25.000Z (over 7 years ago)
- Last Synced: 2024-11-08T08:46:40.561Z (about 2 months ago)
- Language: CSS
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Github-buttons Unofficial Babel starter kit based module distribution library source code repository.
Convenience compilation of open source projects for NPM based distribution.
## Features
* Module build distribution using:
* NPM - `npm install @michaelr/github-buttons-babel-lib`
* Current version `0.0.7`
* BOWER - @wip
* Porting [ Renderer ](https://github.com/ntkme/github-buttons/blob/master/dist/buttons.js) to ES2015.
* ES2015 code optimization - @wip
* Tests - @wip
* Client side
* `mocha` unit testing.
* Expose [ React Component ](https://github.com/ntkme/github-buttons/tree/master/dist/react)# Based on:
* [Unofficial github:buttons]( https://github.com/ntkme/github-buttons )
* [Babel Starter Kit is a project template for authoring and publishing JavaScript libraries]( https://github.com/kriasoft/babel-starter-kit )