dachev / node-cldLinks
Language detection for Javascript (Node). Based on the CLD2 (Compact Language Detector) library from Google.
☆329Updated 3 months ago
Alternatives and similar repositories for node-cld
Users that are interested in node-cld are comparing it to the libraries listed below
Sorting:
- 🇫🇷 NodeJS language detection library using n-gram☆402Updated 4 years ago
- An async libmagic binding for node.js for detecting content types by data inspection☆624Updated 11 months ago
- Sanitize string for use as filename☆353Updated last year
- Perceptual image hashing for Node.js☆174Updated 2 years ago
- Fast and safe nested object access and manipulation in JavaScript☆255Updated 10 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆252Updated last year
- Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx☆211Updated last year
- node byte string parser☆469Updated 11 months ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆212Updated last year
- Readable and Writable Streams that use backing Buffers.☆226Updated 3 months ago
- Promise-based queue☆229Updated 2 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆724Updated last month
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- custom inflections for nodejs☆227Updated 3 years ago
- Rate limiting middleware for Express☆422Updated 6 years ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆511Updated 4 months ago
- Flake ID generator yields k-ordered, conflict-free ids in a distributed environment in Node.js☆244Updated 2 years ago
- Detect the image type of a Buffer/Uint8Array☆401Updated 2 weeks ago
- An xxhash binding for node.js☆195Updated 4 years ago
- Temporary file and directory creator for node.js