A very simple Typescript library starter.
-
Updated
Nov 26, 2023 - TypeScript
A very simple Typescript library starter.
A template for creating Typescript libraries with ease
Run tsc if changes occur to src/lib dir which is diffed with the dist dir. Saves you if you forget to transpile or forget to run `tsc --watch`.
my typescript library template
Add a description, image, and links to the typescript-library-skeleton topic page so that developers can more easily learn about it.
To associate your repository with the typescript-library-skeleton topic, visit your repo's landing page and select "manage topics."