Download Latest Version v4.0.1 source code.zip (39.1 kB)
Email in envelope

Get an email when there's a new version of RBush

Home / v3.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-05-14 477 Bytes
v3.0.0.tar.gz 2019-05-14 54.4 kB
v3.0.0.zip 2019-05-14 59.4 kB
Totals: 3 Items   114.3 kB 0

⚠️ Breaking changes

  • Changed the API from rbush(...) to new RBush(...). [#93]
  • RBush is now published as a ES module with a modern syntax, while still providing a ES5-compatible UMD build for browsers and Node. [#89]
  • Removed the format constructor argument, eliminating eval-like code and making RBush fully compliant with strict CSP environments. The new way to define custom formats is described here.
Source: README.md, updated 2019-05-14