@algoux/standard-ranklist
v0.3.13
Published
Standard Ranklist
Downloads
618
Readme
standard-ranklist
Standard Ranklist (srk) is a json format to describe many kinds of ranklists like ICPC, OI, etc.
With srk, most of programming contest ranklists can be described in a standard format. It's easy to customize display style with different renderers and share everywhere.
Version: 0.3.13 (updated on 2026-06-12)
Files
specs/: srk specification documentsindex.d.ts: srk type definition (can be used in TypeScript)schema.json: srk JSON Schema (can be used in JSON Schema validator)demo.ts: json like demo
Resources
- Documentation
- Standard Ranklist Renderer Component: a modern web renderer component for srk (used in many CCPC official ranklist pages and RankLand)
- Standard Ranklist Utils: JavaScript/TypeScript/Python/Go utilities for srk
- Standard Ranklist Convert-to: a tool lib to convert srk format to other formats like Codeforces Gym, Excel, VJ Replay, etc
