ikinari-modules

0.0.4 • Public • Published

What

ikinari-modules bundles JavaScript files that import remote modules. You don't need to prepare a package.json. It provides maximum easiness.

Install

npm install -g ikinari-modules

or

yarn global add ikinari-modules

Usage

echo "import stringLength from 'https://unpkg.com/string-length'; \
console.log(stringLength('🐴'))" \
| ikinari -i - \
| node

- → stdout...
1

ikinari-modules is a really thin wrapper of rollup's CLI. You can use all options of it except for --config.

Package Sidebar

Install

npm i ikinari-modules

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

50.5 kB

Total Files

10

Last publish

Collaborators

  • tai2