#jira

lexorank

An immutable class implementation of the LexoRank ranking system by Atlassian JIRA

2 releases (1 stable)

2.0.0 Apr 27, 2023
0.1.0 Apr 27, 2023

#23 in #jira

Download history 20/week @ 2024-07-29 14/week @ 2024-08-05 37/week @ 2024-08-12 35/week @ 2024-08-19 9/week @ 2024-08-26 34/week @ 2024-09-02 9/week @ 2024-09-09 10/week @ 2024-09-16 58/week @ 2024-09-23 2/week @ 2024-09-30 23/week @ 2024-10-07 82/week @ 2024-10-14 32/week @ 2024-10-21 86/week @ 2024-10-28 158/week @ 2024-11-04 111/week @ 2024-11-11

403 downloads per month

Custom license

9KB
231 lines

LexoRank

A Rust port of this LexoRank library in Typescript.

A lightweight immutable class implementation of the LexoRank ranking system by Atlassian JIRA.

This library provides the following functionality with unbounded rank lengths:

  • Creating ranks
  • Incrementing & decrementing ranks
  • Finding a rank between two other ranks

Dependencies

~2.2–3MB
~55K SLoC