words / similarityLinks
How similar are these two strings?
☆78Updated 4 years ago
Alternatives and similar repositories for similarity
Users that are interested in similarity are comparing it to the libraries listed below
Sorting:
- Write data to a random temporary file☆105Updated last year
- CLI bar charts for node.js☆128Updated 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated this week
- Ensure a function is only called once☆162Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Convert PNG to ICO in memory☆138Updated 5 years ago
- Levenshtein edit distance☆72Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- The fastest way to parse JSON safely☆90Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Read a chunk from a file☆123Updated last year
- Node.js module for opening a URL via the operating system☆73Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆68Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Cross-platform .zip file creation☆130Updated last year
- Run a function exactly one time☆221Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated last week
- Generate random numbers that are consecutively unique☆115Updated last year
- Check if something is a Node.js stream☆112Updated 10 months ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Converting Number to Fraction with Node.js☆49Updated 2 years ago
- A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.☆142Updated 7 years 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