resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
typical
Isomorphic, functional type-checking for Javascript
import-from
Import a module like with `require()` but from a given path