1.0.1 • Published 7 years ago

indolent v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
7 years ago

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/

1.0.1

7 years ago

1.0.0

7 years ago

9.0.0

10 years ago