1.0.4 • Published 10 months ago

@loaderkit/resolve v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

npm version isc license github action npm downloads

šŸ”Ž @loaderkit/resolve - General purpose nodejs module resolver

An accurate & abstract implementation of the nodejs module resolution algorithms. It implements both the CommonJS and modules algorithms. Originally authored for arethetypeswrong.

See also: resolve, enhanced-resolve, and esm-resolve. The main point of this package is accuracy with the default nodejs resolution algorithms.

  • Does nothing that the nodejs default resolver doesn't do
  • Runs in a web browser w/ abstract filesystems
  • Sensible TypeScript-first types
  • Shakeable ESM exports
  • Promise & synchronous implementations
1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago