Skip to content
/ TSTemplateTsup Public template

Starter template for TypeScript library with tsup

License

Notifications You must be signed in to change notification settings

Bernankez/TSTemplateTsup

Repository files navigation

📦 project-name

Starter template for library using tsup

⚙️ Zero config

Automatically infer packages specified in package.json. Powered by tsup.

🚀 Blazing fast Unit Test framework

Integration with Vitest.

🪝 Lightweight git hooks

Easily manage git hooks with simple-git-hooks.

🏄 Interactively bump version number

Introducing by bumpp.

🚗 Automated changelog

Automatically generate changelog by changelogithub.

Getting Started

  • Replacing all the following fields in the project, including this file.
  • project-name - Project name
  • package-name - Package name
  • author-name - Author name
  • author-email - Author email
  • author-homepage - Author homepage url
  • github-username - GitHub username
  • Set your Action secret via GitHub. Secret name is TOKEN. Learn more about encrypted secrets.
  • Check and supplement the additional information in package.json

About

Starter template for TypeScript library with tsup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published