https://github.com/lachlanjc/objectify-css
CLI for converting CSS rules to JavaScript style objects
https://github.com/lachlanjc/objectify-css
cli converter css css-in-js
Last synced: about 1 year ago
JSON representation
CLI for converting CSS rules to JavaScript style objects
- Host: GitHub
- URL: https://github.com/lachlanjc/objectify-css
- Owner: lachlanjc
- Created: 2017-06-03T19:46:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T15:03:36.000Z (almost 9 years ago)
- Last Synced: 2025-03-29T20:51:06.533Z (about 1 year ago)
- Topics: cli, converter, css, css-in-js
- Language: JavaScript
- Homepage: https://lachlanjc.github.io/objectify-css/
- Size: 66.4 KB
- Stars: 46
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# objectify-css
CLI for converting CSS rules to JavaScript style objects
Uses CSS on clipboard and writes back to clipboard
```sh
npm i -g objectify-css
objectify-css
```
MIT License
___
*Another thing by [@lachlanjc](https://twitter.com/lachlanjc).*