@livy/noop-handler
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

@livy/noop-handler

This Livy handler handles anything, but does nothing, and does not stop bubbling to the rest of the stack. This can be useful for testing.


Synchronous logger support: yes

Runtime: Node.js and browsers


Basic Example

const { NoopHandler } = require('@livy/noop-handler')

const handler = new NoopHandler()

Installation

Install it via npm:

npm install @livy/noop-handler

/@livy/noop-handler/

    Package Sidebar

    Install

    npm i @livy/noop-handler

    Weekly Downloads

    2

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    4.93 kB

    Total Files

    6

    Last publish

    Collaborators

    • loilo