@feathersjs/hooks

v0.6.5
Async middleware for JavaScript and TypeScript
feathers hooks hook async middleware

build:browser

webpack --config build/webpack.config.js

build

npm run compile && npm run build:browser

compile

shx rm -rf lib/ && tsc

prepublish

npm run build

mocha

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

test

npm run build && npm run mocha

build:deno

shx rm -rf deno && shx mkdir -p deno && node build/deno

test:deno

npm run build:deno && deno test test/deno_test.ts
npm i @feathersjs/[email protected]

Metadata

  • MIT
  • >= 10
  • Feathers contributor
  • released 4/20/2021

Downloads