🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@raycast/utils

Package Overview
Dependencies
Maintainers
8
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@raycast/utils

Set of utilities to streamline building Raycast extensions

2.0.1
latest
npm
Version published
Weekly downloads
7.8K
7.39%
Maintainers
8
Weekly downloads
 
Created
Source

Raycast Utilities

In addition to the Raycast API which is bundled as part of the app, we also provide a sibling package that contains a set of utilities to streamline common patterns and operations used in extensions.

image

Installation

This package can be installed independently using npm.

npm install --save @raycast/utils

@raycast/utils has a peer dependency on @raycast/api. This means that a certain version of @raycast/utils will require a version above a certain version of @raycast/api. npm will warn you if that is not the case.

Documentation

Find the documentation on developers.raycast.com.

Keywords

Raycast

FAQs

Package last updated on 19 Jun 2025

Did you know?

Socket

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.

Install

Related posts