Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.2 KB

README.md

File metadata and controls

30 lines (27 loc) · 1.2 KB

typescript-library-template

This is a template repository for developing libraries for Browser/Node.js with TypeScript.

GitHub Workflow Status codecov npm bundle size Standard - JavaScript Style Guide GitHub license

Uses:

  • TypeScript
  • tsup
  • Vitest
  • ESLint (@antfu config)
  • release-it
  • husky
  • lint-staged