1.0.0 • Published 6 months ago

npm-get-author-packages v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

npm-get-author-packages

cli-available node version npm version downloads count size license

šŸ”Ø Display npm author packages with the creation date

Give a ā­ļø if this project helped you!

Features

  • āœ… Show a list of all npm packages of the passed author with the creation date
  • āœ… Add [TS] icon if package is written in TypeScript
  • āœ… Add [CLI] icon if package support CLI

CLI

Installation:

npm install -g npm-get-author-packages
npm-get-author-packages <username>

Example

npm-get-author-packages piecioshka
Found 44 package(s):
- 2015-08-20 vanilla-javascript v1.1.5
- 2015-10-07 eslint-config-piecioshka v2.3.6
- 2015-10-13 export-eslint-config v1.1.6  CLI
- 2015-10-23 complete-string v3.0.0  TS
# ...

šŸ¤ Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Related

  • npm-list-author-packages — A similar project but not maintained for the last 9 years
    • āš ļø WARNING: not working anymore

License

The MIT License @ 2025