papr

v11.0.0
MongoDB TypeScript-aware Models
mongodb database model schema json json-schema validation typescript types and 1 more...

build

./build.sh

docs

node docs/build.js && docsify serve ./docs

benchmark

yarn build && node --experimental-specifier-resolution=node ./benchmark/run.js

lint

eslint --ext .js,.mjs,.ts .

postinstall

husky install

postpack

pinst --enable

prepack

pinst --disable && yarn build

pretty

prettier '**/*.{js,md,ts}' --write

pretty:ci

prettier '**/*.{js,md,ts}' --check

release

standard-version --infile docs/CHANGELOG.md

test

jest

test:build

./tests/build.sh

test:types

tsc

watch

jest --watchAll

watch:types

tsc --watch

Metadata

  • MIT
  • ^14.0.0 || >=15.0.0
  • Plex Inc.
  • released 2/22/2023

Downloads