https://github.com/eveningkid/pretty-components-formatter
Formatting logic behind pretty-components
https://github.com/eveningkid/pretty-components-formatter
Last synced: 7 months ago
JSON representation
Formatting logic behind pretty-components
- Host: GitHub
- URL: https://github.com/eveningkid/pretty-components-formatter
- Owner: eveningkid
- Created: 2018-05-19T12:23:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T17:39:17.000Z (over 7 years ago)
- Last Synced: 2025-03-14T07:39:05.313Z (7 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Formatter for Pretty Components
Used for [`pretty-components`](https://github.com/eveningkid/pretty-components), [`pretty-loader`](https://github.com/eveningkid/pretty-loader).- computeStyle(name, style)
- extend(...args)
- fromCSSStringtoObject(string)
- fromObjectToCSS(style)
- parsePSS(string) for parsing `.pss` files
- stylesheet(identifier, style)
- util, *fromCamelToDash*