Skip to content

tobynguyen27/starter-ts

Repository files navigation

starter-ts

An opinionated starter for creating a TypeScript library.

Features

  • Using Vite+ for bundling, formatting, linting, and testing.
  • Only support ESM, no CJS.
  • Automatic testing and publishing with GitHub Actions.

Note for developers

I highly recommend using Vite+ for managing Node.js runtime.

The Oxc formatter config is a personal config so it may not be suitable for everyone. You can modify it according to your preferences.

License

This template is available under the CC0-1.0 license. Feel free to learn from it and incorporate it in your own projects.

About

An opinionated starter for creating a TypeScript library.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors