Socket
Socket
Sign inDemoInstall

@raycast/utils

Package Overview
Dependencies
173
Maintainers
10
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @raycast/utils

Set of utilities to streamline building Raycast extensions


Version published
Weekly downloads
902
decreased by-7.01%
Maintainers
10
Install size
1.08 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 30 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc