Weex <style> transformer
npm install weex-styler Transformer[![NPM version][npm-image]][npm-url]
[![Build status][circle-image]][circle-url]
[![Downloads][downloads-image]][downloads-url]
[npm-image]: https://img.shields.io/npm/v/weex-styler.svg?style=flat-square
[npm-url]: https://npmjs.org/package/weex-styler
[circle-image]: https://circleci.com/gh/alibaba/weex_toolchain.svg?style=svg
[circle-url]: https://circleci.com/gh/alibaba/weex_toolchain/tree/master
[downloads-image]: https://img.shields.io/npm/dm/weex-styler.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/weex-styler
- convert a element to JSON format
- autofix common mistakes
- friendly warnings
- parse(code, done)
- validate(json, done)
- validateItem(name, value)
- util.hyphenedToCamelCase(value)
- util.camelCaseToHyphened(value)
``javascript
/**
* Parse