0.0.1 • Published 2 years ago

@akrc/valid-identifier v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

package-starter

Opinionated TypeScript + esbuild Starter Template

Features

Fast by default, easy to use, batteries included.

  1. ESM/CJS bundler.
  2. pnpm, esbuild, born with fastness.
  3. unit test with Vitest.
  4. TypeScript of course.

Use

build

pnpm run build

lint

pnpm run lint

test

pnpm test
0.0.1

2 years ago