{{o.content | formatHtml}}
{{o.author.name}}
{{o.pubDate | formatDate}}
{{parseInt(o.viewCount) | bigNumberTransform}}
Structor 是 ReactJS 的 UI Builder,也就是 Node.js Web 应用 React UI 的可视化开发环境,支持 编辑 和 可视化预览 两个模式。 Structor 提供一系列的 React 库: Set of components: react-bootstrap Flux implementation: redux, redux-thunk, react-redux Routing: react-router etc. 注意:使用 Structor 的时候不需要安装额外的热重载基础设施 (webpack-dev-middleware, webpack-hot-reloading, react-transform-hmr) ,...