Skip to content

jkker/raycast-scripts

Repository files navigation

Raycast Scripts

Windows-focused Raycast Script Commands built with TypeScript and Vite+.

Commands

  • src/convert-frontmatter-yaml-json.ps1: convert Markdown front matter, YAML, and JSON through the clipboard.
  • src/convert-json-yaml-markdown.ps1: convert JSON/YAML arrays and Markdown bullet lists through the clipboard.
  • src/defuddle.ps1: extract readable Markdown from clipboard HTML with Defuddle.

Development

  • Install dependencies:
vp install
  • Check formatting, linting, and types:
vp check
  • Run tests:
vp test
  • Build:
vp pack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors