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 @jsiebern/bs-devextreme-reactive with all npm packages installed. Try it out:

require("@devexpress/dx-react-core/package.json"); // @devexpress/dx-react-core is a peer dependency. require("@devexpress/dx-react-grid/package.json"); // @devexpress/dx-react-grid is a peer dependency. require("@devexpress/dx-react-grid-bootstrap3/package.json"); // @devexpress/dx-react-grid-bootstrap3 is a peer dependency. require("@devexpress/dx-react-grid-bootstrap4/package.json"); // @devexpress/dx-react-grid-bootstrap4 is a peer dependency. require("@devexpress/dx-react-grid-material-ui/package.json"); // @devexpress/dx-react-grid-material-ui is a peer dependency. require("@material-ui/icons/package.json"); // @material-ui/icons is a peer dependency. require("@material-ui/core/package.json"); // @material-ui/core is a peer dependency. require("reason-react/package.json"); // reason-react is a peer dependency. var bsDevextremeReactive = require("@jsiebern/bs-devextreme-reactive")

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

@jsiebern/bs-devextreme-reactive v1.4.1

This library provides Reason bindings for devextreme-reactive.

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