DEV Community

Yohan Gomez
Yohan Gomez

Posted on

Build Node Modules Like a Pro with Packer CLI

Packer CLI

Packer CLI helps you to kickstart new node module projects compliant with NodeJS and Browser, prescribing best practices. Packer encapsulating file-watching, live-reloading, transpiling, bundling and unit test framework integration with coverage and much more, so you don’t have to. You will get to enjoy the latest latest JavaScript awesomeness with flexibility to custom fit your project needs.

To do so, we provide a generator ecosystem via command line to scaffold complete projects with full control over all exposed workflows.

Packer CLI: https://github.com/yohangz/packer-cli

🎯 Powered by Rollup & Gulp
💡 Typescript & Babel preprocessing
🎀 Kick start React library
💎 Support SASS, LESS, Stylus
🛡️Test with Jest, Jasmine & Mocha

and much more features; Read more @ Build Node Modules Like a Pro with Packer CLI

Packer Intro

Top comments (0)