words / similarityLinks
How similar are these two strings?
☆78Updated 5 years ago
Alternatives and similar repositories for similarity
Users that are interested in similarity are comparing it to the libraries listed below
Sorting:
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Write data to a random temporary file☆108Updated last year
- CLI bar charts for node.js☆128Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Get the callsite of the caller function☆54Updated 3 months ago
- Ensure a function is only called once☆164Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Cross-platform .zip file creation☆129Updated last year
- [OBSOLUTE] Concatenate a readable stream's data into a single array.