typescript-library-starter icon indicating copy to clipboard operation
typescript-library-starter copied to clipboard

Is this package dead?

Open AndrewPomorski opened this issue 5 years ago • 7 comments

Is this package still maintained? most dependencies are way outdated, and the owner doesn't seem to reply to issues? I would be willing to put in some work to bring it up to date, if anyone else is still working on it?

AndrewPomorski avatar Sep 22 '20 03:09 AndrewPomorski

Hi Andrew! Were you able to find or create a new version of this repository?

prm-dan avatar Jan 05 '21 22:01 prm-dan

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

DenysVuika avatar Jan 06 '21 20:01 DenysVuika

@danbosnichill I have not, but to be honest I've not been looking recently as we had to park this project for the time being. Do let me know if you want to collaborate on this or if you've found an alternative.

AndrewPomorski avatar Jan 07 '21 06:01 AndrewPomorski

@DenysVuika thanks, I will definitely have a look at that.

AndrewPomorski avatar Jan 07 '21 06:01 AndrewPomorski

Nice! Same.

I found this repo and used it. https://dev.to/alexandrshy/creating-a-template-repository-in-github-1d05 https://github.com/Alexandrshy/como-north

prm-dan avatar Jan 10 '21 22:01 prm-dan

https://github.com/bitjson/typescript-starter

kokokenada avatar Feb 13 '21 18:02 kokokenada

maybe you can use this fork

just clone it and checkout to fix/update branch, then run npm i ,the same as this repo

I update the devDependencies now PR

Alfxjx avatar Apr 07 '22 13:04 Alfxjx