resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
resolve-pkg
Resolve the path of a package regardless of it having an entry point
polycalculator
This npm package provides functionalities for working with polynomials, including symbolic manipulation, equation solving, and graphical representation.
import-cwd
Import a module like with `require()` but from the current working directory