• This repository has been archived on 02/Jul/2024
  • Stars
    star
    154
  • Rank 242,095 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A tool to easily browse and import Snippets directly to Raycast.

Snippet Explorer

Snippet Explorer

snippets.ray.so

A tool to easily browse and import Snippets directly to Raycast.


Contributing

This is a Next.js project. If you're unfamiliar with it, check out the Next.js Documentation.

To get started, download the repo and run the development server:

npm run dev

Snippets

We welcome contribution to the snippets data. Here's how you can contribute:

  • Open ./data/snippets.ts
  • Add your snippet to relevant category
    • Ensure it includes all fields, and that they're unique within its category
  • Create a pull request πŸš€