1 Forks
1 Stars
1 Watchers

npm-to-esm

npm-to-esm is a utility for making ESM bundles out of npm-modules fetched off of the npm registry located at registry.npmjs.org.

How to download and setup npm-to-esm

Open terminal and run command
git clone https://github.com/navikt/npm-to-esm.git
git clone is used to create a copy or clone of npm-to-esm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with npm-to-esm https://github.com/navikt/npm-to-esm/archive/master.zip

Or simply clone npm-to-esm with SSH
[email protected]:navikt/npm-to-esm.git

If you have some problems with npm-to-esm

You may open issue on npm-to-esm support forum (system) here: https://github.com/navikt/npm-to-esm/issues