Skip to content

raycast/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4478c23 · Mar 5, 2025

History

85 Commits
May 25, 2023
Mar 5, 2025
Mar 5, 2025
Feb 28, 2025
Oct 11, 2023
May 25, 2023
May 25, 2023
Feb 27, 2025
Mar 5, 2025
Mar 5, 2025
May 25, 2023

Repository files navigation

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.

About

Set of utilities to streamline building Raycast extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9