This package has been deprecated

Author message:

renamed to @offirmo/universal-debug-api-placeholder

@offirmo/universal-debug-api-minimal-noop
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Offirmo’s Universal Debug API - no op implementation
Offirmo’s quality seal

npm badge dependencies badge bundle size badge license badge maintenance status badge

This is a minimal, no-operation implementation of Offirmo’s Universal Debug API.

Isomorphic, for node and browser.

In Chrome and Firefox, this no-op code can be magically hot-swapped with the companion webextension!

See overall explanation: Offirmo’s Universal Debug API.

Usage

Use this lib to not bloat your webapp/npx bundle. This no-op implementation will do nothing: display nothing, compute nothing.

import { } from '@offirmo/universal-debug-api-minimal-noop'

TODO

Note: no bundled version provided, for this lib is targeted at lib authors, not end users.

Dependencies (3)

Dev Dependencies (5)

Package Sidebar

Install

npm i @offirmo/universal-debug-api-minimal-noop

Weekly Downloads

0

Version

0.1.1

License

Unlicense

Unpacked Size

14.7 kB

Total Files

23

Last publish

Collaborators

  • offirmo