travelpen
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

travelpen

A basic wrapper for the browser console. Derived from JavaScript Debug under the MIT license.

Usage

As the docs for JavaScript Debug, except that instead of automatically adding a debug object to the window, it is supplied as the default export.

const debug = require('travelpen');

debug.log('This is a log message.');

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i travelpen

    Weekly Downloads

    1

    Version

    1.3.1

    License

    MIT

    Last publish

    Collaborators

    • icopp