@vizlabdev/geodesy
Libraries of geodesy functions
Libraries of geodesy functions
A very useless math package for your complex javascript projects
Javascript library for 2d geometry
A tiny optimized package which finds the Levenshtein distance (edit distance) between two words. Having two strings of length N and M, the algorithm has O(N*M) complexity and uses O(N) additional space.
Miscelaneous utility functions for working in audio games
distance btwn two values
A BVH implementation to speed up raycasting against three.js meshes.
Different methods to calculate distances, bearing and projections for aviation related software
Set of functions for efficient implementation of approximate (fuzzy) search
A singleton exposing common geolocation methods related to distances.
This npm module, named "geolocation_distance_calculator" provides a straightforward utility function for calculating the distance between two sets of latitude and longitude coordinates on the Earth's surface. It utilizes the haversine formula, commonly us
A library for calculating interception points of aerial targets based on coordinates (EPSG:4326).
Easily manipulate time and distance
it calculates the air distance between 2 cordinates based on latitude and longitude of 2 location, package can be used by Aviation industry and even different application to calculate the Air distance.
Geofencing helper functions.
a simple dependency-free calculator that will return the difference between two points of latitude and longitude or calculate a circular range from a single point and distance
calculate distance between two coodiates in earth
[Javascript/Typescript] - The fastest implementation of the haversine algorithm to calculate distances between to coordinates
User friendly algorithms for generating image hashes.
Over simplistic fuzzy search library using Damerau-Levenshtein and optionally the keyboard layout to calculate distances.