Skip to content

Bernankez/TSTemplate

Repository files navigation

📦 project-name

Starter template for library using unbuild

🪄 Automated config

Automagically infer build config and entries from package.json. Powered by unbuild.

✨ Passive watcher

Stub dist once using unbuild or continuously monitor file changes using tsx.

🚀 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 unbuild

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published