logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Retrieve NPM Funding - Manage Package Funding | Online Free DevTools by Hexmos

Retrieve NPM package funding information with npm-fund. Discover package funding URLs and open them directly in your browser. Free online tool, no registration required.

npm-fund

Retrieve funding information from packages. More information: https://docs.npmjs.com/cli/npm-fund.

  • List dependencies with funding URL for the project in the current directory:

npm fund

  • Open the funding URL for a specific package in the default web browser:

npm fund {{package}}

  • List dependencies with a funding URL for a specific workspace for the project in the current directory:

npm fund {{[-w|--workspace]}} {{workspace}}

See Also