mirror of
https://github.com/thisago/subscribestar
synced 2026-01-15 05:21:36 +00:00
No description
| src | ||
| .gitignore | ||
| changelog.md | ||
| config.nims | ||
| readme.md | ||
| subscribestar.nimble | ||
Subscribestar extractor
A script to extract the Subscribestar content
Usage
import std/json
import pkg/subscribestar
let star = extractStar("starname", "cookies here")
echo pretty %*star
License
MIT