#tags #markdown #json #convert-json #list #sorting #vndb

app vndb_tags_get

convert VNDB tag list (JSON to markdown)

10 stable releases

1.2.1 Nov 23, 2022
1.1.6 Feb 10, 2021
0.1.0 Feb 7, 2021

#342 in Text processing

MIT license

5KB
50 lines

vndb_tag_get

parse vndb tag list and sort by num of VN it belongs, then output as a spreadsheet in markdown

VNDB tag list

Usage

curl -L https://dl.vndb.org/dump/vndb-tags-latest.json.gz | gzip -d | vndb_tags_get > vndb_tags.md

Dependencies

~0.7–1.5MB
~34K SLoC