rmarscher / enhanced-resolve

Offers an async require.resolve function. It's highly configurable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enhanced-resolve

Offers a async require.resolve function. It's highly configurable.

documentation

Features

  • plugin system
  • provide a custom filesystem
  • sync and async node.js filesystems included

Tests

npm test

Build Status

Contributing

Take a look at lib/ResolveFactory.js to understand how everything fits together.

License

Copyright (c) 2012-2013 Tobias Koppers

MIT (http://www.opensource.org/licenses/mit-license.php)

About

Offers an async require.resolve function. It's highly configurable.


Languages

Language:JavaScript 100.0%