Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 621 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 621 Bytes

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.4

Files

  • index.d.ts: srk definition
  • demo.ts: json like demo

Resources