Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)