is-lite

v0.9.2
A tiny javascript type testing tool
type check assertion validation test typeguard typeof instanceof

build

npm run clean && esbuilder --cjs --esm && npm run build:types

build:types

tsc

clean

del dist/*

lint

eslint src test

test

jest

test:coverage

jest --bail --coverage

test:watch

jest --watchAll --verbose

format

prettier "**/*.{js,jsx,json,yml,yaml,css,less,scss,ts,tsx,md,graphql,mdx}" --write

validate

npm run lint && npm run test:coverage && npm run build && npm run size

size

size-limit

prepublishOnly

npm run validate

prepare

husky install

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 9/4/2022

Downloads

Maintainers