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/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i indolent

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • cedmax