1.0.2 • Published 5 years ago

thatbad v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

thatbad

When someone tell you that,

\$ npm isntall thatgreat

You can now respond with

\$ npm isntall thatbad

* 😉 *

Where is this from?

afberg has created thatgreat as a joke on NPM and shared it on Reddit as npm supports package installation using misspelled npm isntall as well as npm install.

https://www.reddit.com/r/javascript/comments/bjvrex/npm_isnt_all_that_great/

Installation

\$ npm isntall thatbad

Usage

// browser
import thatbad from 'thatbad'
thatbad() // Prints `NPM isn't all that bad`

// node
const thatbad = require('./thatbad')
thatbad() // Prints `NPM isn't all that bad`
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago