Skip to content
esm / 1.1.6

esm 1.1.6

Install from the command line:
Learn more about npm packages
$ npm install @qiwi-forks/esm@1.1.6
Install via package.json:
"@qiwi-forks/esm": "1.1.6"

About this version

@qiwi/esm

CI npm (scoped)

Fork of esm with some useful patches:

Usage

CLI

node -r esm main.js

JS API

// Set options as a parameter, environment variable, or rc file.
require = require("esm")(module/*, options*/)
module.exports = require("./main.js")

https://github.com/standard-things/esm

License

MIT

Details


Assets

  • esm-1.1.6-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all