Index Packages

@xyflow/rbush

Temporary fork of rbush by Vladimir Agafonkin with fixed dependencies. High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)

1.0.1 • Published 1 year ago

annabelle

### Instalation ``` $ yarn global add annabelle $ # or $ npm install -g annabelle ``` ### Usage read this an [example.config](/blob/master/.example.config.json). - create configuration file ``` # Create config.json (whatever name of file) # use this forma

1.0.3-beta • Published 7 years ago