@feathersjs/schema

v5.0.30
A common data schema definition format
feathers feathers-plugin

prepublish

npm run compile

pack

npm pack --pack-destination ../generators/test/build

compile

shx rm -rf lib/ && tsc && npm run pack

mocha

mocha --config ../../.mocharc.json --recursive test/**.test.ts test/**/*.test.ts

test

npm run compile && npm run mocha
npm i @feathersjs/schema

Metadata

  • MIT
  • >= 12
  • Feathers contributors
  • released 9/2/2024

Downloads