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/

Package Sidebar

Install

npm i indolent

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • cedmax