@antfu/utils

v0.7.10
Opinionated collection of common JavaScript / TypeScript utils by @antfu
utils

build

rollup -c

dev

nr build --watch

lint

eslint .

lint-fix

nr lint --fix

prepublishOnly

npm run build

release

bumpp --commit --push --tag && npm publish

start

esno src/index.ts

typecheck

tsc --noEmit

test

vitest
npm i @antfu/utils

Metadata

  • MIT
  • Whatever
  • Anthony Fu
  • released 6/25/2024

Downloads

Maintainers

Anthony Fu