Skip to content

pkdevboxy/require-snapshot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'

About

Save and restore require function's cache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 100.0%