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

https://github.com/theskumar/tools


https://github.com/theskumar/tools

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Tools

A collection of small, browser based utilities.

**Live site:** https://theskumar.github.io/tools/

## Tools

### [Gist Copier](https://theskumar.github.io/tools/gist-copier/)

A bookmarklet that copies any GitHub Gist (files + comments) to your clipboard in an LLM friendly XML format. Scrapes the page DOM directly, with no API calls, no CORS issues, and no authentication required.

## Contributing

Each tool lives in its own directory with an `index.html` entry point. To add a new tool, create a new directory and update the root `index.html` to include it.

## License

MIT