alexjoverm / typescript-library-starter

Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
MIT License
4.37k stars 493 forks source link

Is this project still being maintained? #298

Open mingchuno opened 5 years ago

mingchuno commented 5 years ago

I saw a bunch of PRs didn't get merge and stalled issues

daniele-zurico commented 5 years ago

good question... can we know more?

mingchuno commented 5 years ago

I have done a fork and upgrade most of the depns

https://github.com/mingchuno/typescript-library-starter

DenysVuika commented 3 years ago

A lightweight alternative can be found here: react-lib, implemented as GitHub template project already.