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 action-cycle with all npm packages installed. Try it out:

var actionCycle = require("action-cycle")

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

action-cycle v1.0.6

Small libary for reducing boilerplate related to action creators. It's provide way to define action creators for actions that includes more than 1 step, specificaly it includes: \ \ start - start action that will be something like GET_DATA \ end - GET_DATA_END \ success - GET_DATA_SUCCESS \ fail - GET_DATA_FAIL

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