Skip to content

algoux/standard-ranklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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