Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raycast/snippet-explorer

A tool to easily browse and import Snippets directly to Raycast.
https://github.com/raycast/snippet-explorer

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

> [!NOTE]
> Moved to https://github.com/raycast/ray-so


Snippet Explorer



snippets.ray.so



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

---

## Contributing

This is a [Next.js](https://nextjs.org/) project. If you're unfamiliar with it, check out the [Next.js Documentation](https://nextjs.org/docs).

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

```bash
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 🚀