subscribestar

Subscribestar extractor

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:25

Installation

nimble install subscribestar
choosenim install subscribestar
git clone https://github.com/thisago/subscribestar

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
subscribestar - - - - - - -

Source

Repository https://github.com/thisago/subscribestar
Homepage https://github.com/thisago/subscribestar
Registry Source nimble_official

README

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