@feathersjs/hooks

v0.5.0-alpha.0
Async middleware for JavaScript and TypeScript
feathers hooks hook async middleware

build:browser

webpack --config build/webpack.config.js

build:deno

shx mkdir -p deno && node build/deno

compile

shx rm -rf lib/ && tsc

build

npm run compile && npm run build:deno && npm run build:browser

prepublish

npm run build

test

mocha --config ../../.mocharc.json --recursive test/**.test.ts test/**/*.test.ts
npm i @feathersjs/[email protected]

Metadata

  • MIT
  • >= 10
  • Feathers contributor
  • released 4/5/2020

Downloads