Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including funky-react-dom with all npm packages installed. Try it out:

var funkyReactDom = require("funky-react-dom")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

funky-react-dom v1.0.4

FunkyReact是一个可以帮助你快速搭建基于React.js的MVC框架,同时支持ReactDOM和ReactNative。数据层基于Redux抽象成Model(数据模型),支持通过装饰器将Model注入到任意class的公共变量上,不使用不初始化;界面方面,提供最基础的Scene和Dialog抽象类,可快速搭建任意路由页面或模态/非模态弹窗,其中路由Scene基于ReactRouter实现;此外还提供全局遮罩和丰富的工具集等,工具集不使用则不会占用额外体积。

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free