Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blueberryapps/radium-styled-component
A Radium React component for managing global variables for inline styles.
https://github.com/blueberryapps/radium-styled-component
blueberry-opensource inline-styles javsascript radium react styled-components
Last synced: about 7 hours ago
JSON representation
A Radium React component for managing global variables for inline styles.
- Host: GitHub
- URL: https://github.com/blueberryapps/radium-styled-component
- Owner: blueberryapps
- License: mit
- Created: 2017-05-17T14:27:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T19:02:04.000Z (almost 2 years ago)
- Last Synced: 2024-09-18T06:51:34.435Z (about 2 months ago)
- Topics: blueberry-opensource, inline-styles, javsascript, radium, react, styled-components
- Language: JavaScript
- Homepage:
- Size: 281 KB
- Stars: 9
- Watchers: 28
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# radium-styled-component [![CircleCI](https://circleci.com/gh/blueberryapps/radium-styled-component.svg?style=svg&circle-token=40963ad3adc27dc689c0fa49218ce3290a94b338)](https://circleci.com/gh/blueberryapps/radium-styled-component) [![Dependency Status](https://dependencyci.com/github/blueberryapps/radium-styled-component/badge)](https://dependencyci.com/github/blueberryapps/radium-styled-component)
```
yarn install radium-styled-component
```## Development
```
yarn install
yarn eslint
yarn eslint:fix
yarn test
```## CI and autopublish
On Circle CI you need to add `NPM_TOKEN` which has rights to publish package to npmjs.org.
Also when you provide `SLACK_TOKENS` radium-styled-component/YYY/ZZZZ
(take them as one string from url `https://hooks.slack.com/services/radium-styled-component/YYY/ZZZ`)
it will let you know about new version.When code gets to master branch, it will try to publish,
so if version in package.json is different, it will push it automatically.## Made with love by
[![](https://camo.githubusercontent.com/d88ee6842f3ff2be96d11488aa0d878793aa67cd/68747470733a2f2f7777772e676f6f676c652e636f6d2f612f626c75656265727279617070732e636f6d2f696d616765732f6c6f676f2e676966)](https://www.blueberry.io)