12 packages
arrow-focus
fast-common-sequence
An algorithm to quickly find long common sequences in two lists.
interest-cloud-library
Library for the Interest Cloud project
@jimblackler/canvg
JavaScript SVG parser and renderer on Canvas.
@jimblackler/cm6-theme-basic-light
Basic Light theme for the CodeMirror code editor
json-diff-dandy
An RFC 6902 JSON Patch generator and tests that compare alternative patch libraries
json-patch-friendly
Applies a RFC6902 patch to a JSON document expressed as a string, while maintaining as much of the original formatting as possible.
json-rewriter
Selectively rewrite JSON strings while maintaining as much of the original formatting as possible.
ls-custom
A Longest Subsequence finder for TS/JS with a preferable runtime to the most commonly seen implementation (n logn vs n^2), and that allows clients to supply a custom comparator.
treefun2
Tree diagram generator