@raycast/utils
TypeScript icon, indicating that this package has built-in type declarations

1.15.0 • Public • Published

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.

Package Sidebar

Install

npm i @raycast/utils

Weekly Downloads

850

Version

1.15.0

License

MIT

Unpacked Size

261 kB

Total Files

104

Last publish

Collaborators

  • rso
  • samuelkraft
  • thomlom
  • sxn
  • mathieudutour
  • pitnikola
  • felix.rc
  • raycastbot
  • grzegorzkrukowski_raycast
  • thomaspaulmann