what-version

1.0.2 • Public • Published

what-version

List versions of popular projects

Install

npm install what-version

Usage

const whatVersion = require('what-version')

// return all versions of node
whatVersion('node')

// return all versions starting with string 'v12'
whatVersion('node', 'v12')

Website

This tool is used to build versions.pablopunk.com

License

MIT

Author

me
pablopunk

Dependencies (1)

Dev Dependencies (4)

Package Sidebar

Install

npm i what-version

Weekly Downloads

5

Version

1.0.2

License

MIT

Unpacked Size

3.95 kB

Total Files

7

Last publish

Collaborators

  • pablopunk