@feathersjs/hooks
TypeScript icon, indicating that this package has built-in type declarations

0.9.0 • Public • Published

Hooks

Deno CI Download Status

@feathersjs/hooks brings Koa style middleware to any asynchronous JavaScript and TypeScript function or class.

Installation

Node

npm install @feathersjs/hooks --save
const { hooks } = require('@feathersjs/hooks');

import { hooks } from '@feathersjs/hooks';

Deno

import { hooks } from 'https://deno.land/x/hooks/src/index.ts';

Documentation

See feathersjs/hooks for the complete documentation.

License

Copyright (c) 2020

Licensed under the MIT license.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @feathersjs/hooks

      Weekly Downloads

      41,866

      Version

      0.9.0

      License

      MIT

      Unpacked Size

      47.4 kB

      Total Files

      30

      Last publish

      Collaborators

      • daffl
      • marshallswain
      • alexisabril