Open source starter pack for JS devs

from blog Vladimir Klepov as a Coder, | ↗ original
So you've decided to open-source your project. Amazing! Bad news first: writing code is only the beginning. The information for library authors on the web is surprisingly fragmented, so I've decided to put together a list of things to keep in mind when open-sourcing a JS library: Decent docs, an OSS license, TypeScript definitions and a changelog...