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

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

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*