1.0.4 • Published 3 years ago

@livy/noop-handler v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

@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
1.0.4

3 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago