Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

install-anything

ayushbasak2MIT0.2.0

a npm package to randomly install any other npm package

anything, random

readme

Install Anything


This is supposed to be a joke. If you find this annoying, unethical or outright wrong to be put online, ping me once, I'll remove it.

Usage

npm i install-anything

Inside your javascript file, import the package (eg)

const install = require('install-anything');  
install.download() 

This should install any random package from npm. (yes, create-react-app also, if you're lucky)


ok bye my github →