babel plugin transform pug to react:Babel插件让pug做出React 源码
babel-plugin-transform-pug-to-reaction Babel插件,让哈巴狗做出React 用法 pug `.simple(data='{yoyo}')` // compiles to React . createElement ( "div" , { data : yoyo , className : "simple" } ) ; 与哈巴狗不同 属性\nsome='{this.props.some}' 款式 引用对象\nstyle='{style}' 直接写\nstyle='{{margin: 0}}' style="{{margin: space
文件列表
babel-plugin-transform-pug-to-react-master.zip
(预估有个15文件)
babel-plugin-transform-pug-to-react-master
.travis.yml
66B
.babelrc
28B
package.json
1021B
test
fixture
indent1
28B
comment
55B
nested
51B
simple
28B
暂无评论