@semi-kit/utils
v1.2.15
Published
General-purpose tool function library
Downloads
4,401
Readme
tsdown-starter
A starter for creating a TypeScript package.
Development
- Install dependencies:
npm install- Run the unit tests:
npm run test- Build the library:
npm run build