![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
shaq-teamates
Advanced tools
![shaq free throw](https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Shaq_free_throw.jpg/256px-Shaq_free_throw.jpg) Photo credit: Keith Allison from Baltimore, USA
Photo credit: Keith Allison from Baltimore, USA
if you have node installed, skip the node install step. Otherwise:
download and install node from https://nodejs.org/en/download/
run npm install -g shaq-teamates
in your terminal, you now can run the finals
command
finals "<player name>"
ex:
finals "shaquille oneal"
returns:
shaquille oneal had teamates in these finals:
[ [ '1967', '1967', 0 ], [ '1984', '2019', 35 ] ]
finals "<player name> -o <filename>"
if you pass a string to the -o
or --output
flag, the cli will also outputs the list of teamates and finals to a json file
ex:
finals "shaquille oneal" -o "shaq"
writes to:
shaq.json
finals --help
list these commands
FAQs
![shaq free throw](https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Shaq_free_throw.jpg/256px-Shaq_free_throw.jpg) Photo credit: Keith Allison from Baltimore, USA
The npm package shaq-teamates receives a total of 1 weekly downloads. As such, shaq-teamates popularity was classified as not popular.
We found that shaq-teamates demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.