Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 400 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 400 Bytes

JumpList

Forked from jumplist to fix issues.

Improvements

  • Formatted code
  • Ported to Typescript
  • Fixed range function (infinite loop when given certain parameters)
  • Unbounded queries with rangeLower and rangeUpper
  • ESM support

Install

NPM npm i @excsn/jumplist

PNPM pnpm i @excsn/jumplist

Yarn yarn add @excsn/jumplist