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)