https://github.com/jamesgeorge007/csstox
Convert CSS text to a React Native/JSS stylesheet object with ease.
https://github.com/jamesgeorge007/csstox
css cssinjs hacktoberfest javascript jss react react-native reactjs sass scss styled-components webapp
Last synced: 8 days ago
JSON representation
Convert CSS text to a React Native/JSS stylesheet object with ease.
- Host: GitHub
- URL: https://github.com/jamesgeorge007/csstox
- Owner: jamesgeorge007
- License: mit
- Created: 2020-02-04T17:04:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:34:10.000Z (over 2 years ago)
- Last Synced: 2025-04-22T20:15:26.683Z (8 days ago)
- Topics: css, cssinjs, hacktoberfest, javascript, jss, react, react-native, reactjs, sass, scss, styled-components, webapp
- Language: JavaScript
- Homepage: https://csstox.surge.sh/
- Size: 2.43 MB
- Stars: 76
- Watchers: 3
- Forks: 13
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
csstox
Convert CSS text to a React Native/JSS stylesheet object with ease.
## Demo
Please try it out [here](https://csstox.surge.sh/)
## Behind the hoods
- Built on top of React.js
- Consumes the Hooks API
- Makes use of the Context API to manage global state
- SCSS is used as the CSS pre-processor
> A playground for [css-to-react-native](https://github.com/styled-components/css-to-react-native)