light-distance-js
v1.0.3
Published
A lightweight one in all distance calculator library for JS
Downloads
2
Readme
Lightweight distance JS
The primary aim of this JS library is to be as lightweight as possible while providing various different distance metrics.
Features :
Currently, the following can be calculated :
- Euclidean Distance
Usage :
First install the library by executing
The library can be imported and used as follows :