require-cache

0.0.1 • Public • Published

require-cache

Caches the module tree into a JSON file, so when you restart your app it doesn't have to recompute this every time. Often 2x faster startup time.

Installation

npm install require-cache

Quick Start

require('require-cache')();

That's it!

License

MIT

/require-cache/

    Package Sidebar

    Install

    npm i require-cache

    Weekly Downloads

    2

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • viatropos