0.0.1 • Published 3 years ago

@akrc/valid-identifier v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago