string-differencer
A module that calculates and returns the differences between two input strings.
A module that calculates and returns the differences between two input strings.
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Finds degree of similarity between strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Modded version of string-similarity.
Broad coverage of sorted array operations
A lightweight NPM package for solving linear recurrence relations.
A JavaScript package that converts Unix timestamps into human-readable time differences.
Measure time difference.
Simplify timestamps difference in Node.js to enhance readability for users.
Convert database time/js timestamp and calculate difference between both times and output in human readable format. e.g 2 mins ago
Parsing relative time expressions.
True Math - math library for numbers of arbitrary length
timediff-word calculates the time difference between two timestamps and returns a human-readable string representation of the difference in years, days, hours, minutes, and seconds. It's suitable for use in applications that require displaying elapsed tim
This module is used to calculate the time difference
Diff algorithm
Utility for recursive directory iteration and comparison
Command line tool for recursive directory comparison
Apply boolean polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
Module to apply image map to source image based on json feed. Requires assets and styling to implement.