/raycast-extension-dev-toolkit

A collection of utilities commonly used in daily development.

Primary LanguageTypeScript

☕ Get me a coffee if you like this plugin!

Developer Toolkit

A collection of development utilities:

  • Encode/Decode

    • Base64 encode
    • Base64 decode
    • URL encode
    • URL decode
    • JWT decode
  • Date & Time

    • Timestamp in seconds
    • Timestamp in milliseconds
    • Local Date
    • Timestamp to Date
  • Format

    • Prettify json
    • Minimize json
    • Generate UUID

Install

npm install
npm run dev

Todos

  • Publish to Raycast store