#jira #rank #immutability #system #class #ranking #atlassian

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

#5 in #atlassian

Download history 3/week @ 2024-01-28 1/week @ 2024-02-04 13/week @ 2024-02-18 26/week @ 2024-02-25 21/week @ 2024-03-03 15/week @ 2024-03-10 6/week @ 2024-03-17 8/week @ 2024-03-24 40/week @ 2024-03-31 7/week @ 2024-04-07 1/week @ 2024-04-14

57 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
~54K SLoC