/require-snapshot

Save and restore require function's cache

Primary LanguageCoffeeScriptMIT LicenseMIT

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

require-snapshot

Save and restore require function's cache.

Installing

npm install require-snapshot

Building

  • Clone the repository
  • Run npm install
  • Run grunt to compile the CoffeeScript code
  • Run grunt test to run the specs

Usage

requireSnapshot = require 'require-snapshot'