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 grunt-mock-json-api with all npm packages installed. Try it out:

require("grunt/package.json"); // grunt is a peer dependency. require("grunt-apidoc/package.json"); // grunt-apidoc is a peer dependency. require("grunt-contrib-jshint/package.json"); // grunt-contrib-jshint is a peer dependency. require("grunt-run/package.json"); // grunt-run is a peer dependency. require("jasmine-node-karma/package.json"); // jasmine-node-karma is a peer dependency. require("jshint-stylish/package.json"); // jshint-stylish is a peer dependency. require("rootpath/package.json"); // rootpath is a peer dependency. var gruntMockJsonApi = require("grunt-mock-json-api")

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

grunt-mock-json-api v0.0.3

Grunt plugin for mock-json-api

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