This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

roadrunner

1.1.0 • Public • Published

roadrunner

Roadrunner will cache require resolutions to heavily improve startup speed of your node application.

Installation

$ npm install roadrunner

Usage

var roadrunner = require("roadrunner");
 
roadrunner.load();
 
// your code here
 
roadrunner.save();

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i roadrunner

      Weekly Downloads

      788

      Version

      1.1.0

      License

      none

      Last publish

      Collaborators

      • npm-support