Extension Icon

Search npm Packages

Search for npm package information from npms.io
AvatarHxwpbe Lxehfwbxm
2,593 Installs
Overview

Search npm

Raycast extension to search for npm packages using npms.io

Find this extension on the Raycast store raycast-extensions is released under the MIT license. PRs welcome! Follow @MrMartineau Open in GitHub.dev

Actions for each search result

Links

  • open the package's repository (if it is known)
  • open the package's homepage (if it is known)
  • open the package's npm page
  • open the package's Skypack.dev page
  • open a npms.io search results page based on the search term

Info

  • view the package's README in a Raycast detail view
  • view the package's bundle cost on bundlephobia.com. hit cmd + shift + enter
  • view the package's Snyk vulnerability report
  • view the package source code on GitHub.dev & CodeSandbox

Copy

  • copy yarn/npm install commands to clipboard
    • copy install command for preferred package manager: cmd + shift + c
    • copy install command for alternate package manager: cmd + opt + c
  • copy package name to clipboard

Preferences

  • choose your default package manager. yarn, npm or pnpm
  • choose your secondary package manager. yarn, npm or pnpm
  • choose the default "open" action for a package: "open repository", "open homepage" or "open npm package page" or "open Skypack package page"

Screencast

package list item

Options

image