Skip to content

NamesMT/starter-ts

Repository files navigation

Starter TS

I love TypeScript!

Project's branding image

starter-ts TypeScript heart icon

npm version npm downloads Codecov Bundlejs TypeDoc

Notes (remove this section when you use the template)

* Do a global replace for starter-ts and NamesMT

* Notable behaviors:

Overview

starter-ts is my starter/boilerplate for typescript projects. This template assumes you are using Linux, or the included Dev Container.

Features

  • 👌 TypeScript
  • 🧐 ESLint + stylistic formatting rules (antfu)
  • 💯 Vitest
  • 📦 obuild
  • 📚 A few more goodies like:

Usage

Install package

# npm
npm install starter-ts

# bun
bun add starter-ts

# pnpm
pnpm install starter-ts

Import and use

// ESM
import { hello } from 'starter-ts'

hello('world')

Roadmap

  • Become the legendary 10000x developer

License

License

About

Opinionated starter template for TypeScript library (DevContainer included)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •