indolent

1.0.1 • Public • Published

Indolent

Indolent logo

Indolent is an npm module that doesn't do anything, it just returns the first argument, unprocessed.

Installation

> npm install indolent

Usage

const indolent = require('indolent')
indolent(1) //1
indolent('foo') //'foo'

Credits

Logo originally from http://www.eevblog.com/

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i indolent

    Weekly Downloads

    0

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • cedmax