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

var quickServer = require("quick-server")

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

quick-server v0.5.1

Is a small web server stub for NodeJS/Express/Hogan and can be run directly or require'd into a script. Uses Express, Hogan-Express templates, allows you to set port, catch errors, app path, statics the current directory, without all the boilerplate.

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