0.0.3 • Published 1 year ago

cole-utils v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

cole-utils

A template for creating ts libs.

Command

$ pnpm dev # dev
$ pnpm build # build
$ pnpm test # vitest
$ pnpm release # release to npm and github

Dev

Replace cole-utils and libTemplate by the name of your lib.

Build

Build with index.xxx.js and index.d.ts generated by vite-plugin-dts.

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago