Publishing a Typescript module to NPM
Oleksii RudenkoNovember 4, 2017 9:45 PM
This guide aims at summarizing all aspects of publishing a Typescript module to NPM in a concise step-by-step manner while providing enough context to understand while certain things are done in one or another way. If you have never published a Typescriptript module, this guide will help you.