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

https://github.com/lippiece/scripts

My scripts for use with Violentmonkey (https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) or Tampermonkey etc.
https://github.com/lippiece/scripts

Last synced: 9 months ago
JSON representation

My scripts for use with Violentmonkey (https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) or Tampermonkey etc.

Awesome Lists containing this project

README

          

# scripts

To install dependencies:

```bash
bun install
```

This project was created using `bun init` in bun v1.2.20. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.