@antfu/utils

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

dev

npm run build -- --watch

lint

eslint "{src,test}/**/*.ts"

test

jest

build

tsup src/index.ts --format cjs,esm --dts

start

esno src/index.ts

release

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

lint:fix

npm run lint -- --fix

prepublishOnly

npm run build
npm i @antfu/[email protected]

Metadata

  • MIT
  • Whatever
  • Anthony Fu
  • released 6/23/2021

Downloads

Maintainers