rollup-plugin-resolve-alias
Create aliases for Rollup to import module easily.
Create aliases for Rollup to import module easily.
Solidity import url resolver engine
webpack loader for babel-plugin-module-resolver
Find and load a YAML or JSON config file (like .jshintrc, package.json, bower.json etc) from either a local project, installed npm module, or the user's home directory.
Resolves URLs and IPs.
Module that solves race condition problem with async calls
Replace modules with Rollup
node-typeinclude makes it easy to include typescript files into your nodejs project at runtime, without the need to recompile every time you change something. And provides a few extensions to the TypeScript language via a pre-processor.
iHeart Radio JavaScript API
A function to resolve relative paths from current script's url to absolute urls.
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
Resolve import paths for named dependencies
Loader for Nunjucks using Node require.resolve()
An algorithm for resolving imports in Sass
Transforms wildcard imports (import * as x from 'y';x.a();) to member style imports (import {a} from 'y';a();)
resolver utility module
A simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias, modified to allow for arrays of aliases.
Base package for resolving alias in plugins
Resolves the "aliases" from snwopack in the build and run process.
Localized and configureable async and sync `requre.resolve()` implementation.