Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdehaan/what-the-node
Check for recent Node.js releases.
https://github.com/pdehaan/what-the-node
Last synced: about 1 month ago
JSON representation
Check for recent Node.js releases.
- Host: GitHub
- URL: https://github.com/pdehaan/what-the-node
- Owner: pdehaan
- License: mpl-2.0
- Created: 2020-02-06T00:12:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T02:24:16.000Z (over 1 year ago)
- Last Synced: 2024-10-31T13:12:09.430Z (3 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# what-the-node
Check for recent Node.js releases.
## USAGE
```sh
npx pdehaan/what-the-node
```### OUTPUT
```
v13.7.0 January 20, 2020
v13.6.0 January 6, 2020
v12.14.1 January 6, 2020 LTS (Erbium)
v10.18.1 January 6, 2020 LTS (Dubnium)
v13.5.0 December 17, 2019
```