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!
Top comments (0)