Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?

To reproduce:

  • Clone the Babel repo: git clone https://github.com/babel/babel
  • Go into it: cd babel
  • Run npm install --global yarn && yarn
  • Run credits-cli with npx credits-cli:
Credits for babel
babel relies on the work of 239 people:

Sindre Sorhus sindresorhus@gmail.com (109 packages)
…

One-liner:

git clone https://github.com/babel/babel && cd babel && npm i -g yarn && yarn && npx credits-cli | head -10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment