@igor.dvlpr/hybridize

1.0.1 • Public • Published

🧬 Hybridize

🧬 Hybridize is a simple CLI that I use internally as a part of my 🤖 Modern Module 🌠 project and 🌈 Robby ☄️ - another CLI tool, both are used for providing support for hybrid modules (CommonJS + ES modules) until ES modules become a standard.


💖 Support further development

Donate to igorskyflyer


If you find any use for it as a standalone module, feel free to use it. 😄


Usage

npm i -D "@igor.dvlpr/hybridize"

Use it in your scripts, as e.g.

 hybridize --out "./dist/module" --module esm --overwrite

Use

hybridize --help

to get all available options and flags.

/@igor.dvlpr/hybridize/

    Package Sidebar

    Install

    npm i @igor.dvlpr/hybridize

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    5.65 kB

    Total Files

    5

    Last publish

    Collaborators

    • igor.dvlpr