node-all-the-things

1.0.1 • Public • Published

All The Things!

Update: It looks like @cameroncooper has submitted a PR to remove dependencies in is-positive-integer, and @tjmehta has merged it. Good work folks!


Original

The Node.js community has lost its collective mind. Recently, Azer Koçulu unpublished all of his npm pakages due to concerns over npm and their willingness to change control of a package over a legal branding dispute. While there are legitimate concerns with npm's actions, this repo is simply a response to the house of cards falling down after @azer removed a frequently used package for left-padding strings.

While sticking to DRY principles is typically good practice, Node has taken it to the extreme. To illustrate the problem, this script will list all of the dependencies (dev and regular) of a seemingly-simple function: "is this number a positive integer." This is not mean to be a slight against the package in question, so please don't get upset @tjmehta :)

Usage

$ npm install --save all-the-things
$ ./node_modules/.bin/all-the-things

Why Is This a Package?

Because this is Node. Come on son, get with the picture.

License

The Unlicense

Readme

Keywords

Package Sidebar

Install

npm i node-all-the-things

Weekly Downloads

0

Version

1.0.1

License

Unlicense

Last publish

Collaborators

  • jscheel