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

https://github.com/jakebailey/malcover

No longer maintained (as I won't be going back to MAL) - MAL anime/manga cover CSS generator
https://github.com/jakebailey/malcover

Last synced: 7 months ago
JSON representation

No longer maintained (as I won't be going back to MAL) - MAL anime/manga cover CSS generator

Awesome Lists containing this project

README

          

# malcover

malcover generates MAL cover CSS in the `#more1234` format.

Two paths are provided to support both anime and manga lists.

- `//anime.css`
- `//manga.css`

Each support minified CSS via a URL query string, like:

- `//anime.css?minify=true`
- `//manga.css?minify=true`

The server is rate limited by default to 5 requests at a time,
with a timeout of 5 seconds.