This package has been deprecated

Author message:

move to @the-/handle ( https://github.com/the-labo/the/tree/master/packages/handle#readme )

the-handle

5.0.5 • Public • Published

the-handle

Build Status npm Version JS Standard

Action handler for the-framework

Installation

$ npm install the-handle --save

Usage

'use strict'

const theHandle = require('the-handle')

async function tryExample () {
  const handle = theHandle({/* ... */})
}

tryExample().catch((err) => console.error(err))

API Guide

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i the-handle

Weekly Downloads

1

Version

5.0.5

License

MIT

Unpacked Size

127 kB

Total Files

50

Last publish

Collaborators

  • okunishinishi