Skip to content

sonofmagic/npm-lib-template

Repository files navigation

npm-lib-template

A minimal TypeScript npm library template.

Features

  • TypeScript
  • tsdown for ESM, CJS, and declaration output
  • Vitest
  • ESLint

Scripts

  • pnpm dev - build in watch mode
  • pnpm build - build the package
  • pnpm typecheck - check TypeScript
  • pnpm test - run tests
  • pnpm lint - run ESLint

Output

Build output is written to dist.

About

npm-lib-template

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors