What is your preferable NPM package boilerplate?

chathula

Chathula Sampath

Posted on April 26, 2020

What is your preferable NPM package boilerplate?

There are lot of people who contributes to open source community. This is mainly about javascript community. So just want to discuss and share what are your preferable NPM package boilerplates that you would use when you start creating a new NPM module.

There will be multiple boilerplates for different projects. No matter what share it. As an example there will be typescript, react, vue, typescript + react etc package boilerplates.

This is what i use for react and typescript.

tsdx: https://github.com/jaredpalmer/tsdx

Thank you!

Reach Me:
Blog
Twitter
Linkedin

💖 💪 🙅 🚩
chathula
Chathula Sampath

Posted on April 26, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related