@funkit/api-base

v1.1.1
Base API for Funkit

lint

eslint --ext .ts,.tsx './**/*.{ts,tsx}'

test

vitest

build

rm -rf dist && pnpm typecheck && pnpm declaration && node build.js

lint:fix

eslint --ext .ts,.tsx './**/*.{ts,tsx}' --fix

typecheck

tsc --noEmit

build:watch

rm -rf dist && node build.js --watch

declaration

tsc --emitDeclarationOnly
npm i @funkit/[email protected]

Metadata

  • MIT
  • Whatever
  • https://fun.xyz/
  • released 9/23/2024

Downloads

Maintainers