blakeembrey / node-language-detectLinks
Detect the programming language of any file in JavaScript
☆59Updated last year
Alternatives and similar repositories for node-language-detect
Users that are interested in node-language-detect are comparing it to the libraries listed below
Sorting:
- Programming language classifier for node.js☆82Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get the callsite of the caller function☆54Updated 2 months ago
- Check if a Mac camera is on☆97Updated 2 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
- Get the path of the caller module☆67Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if code is running in Electron renderer process☆79Updated 6 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Augments require() with support for multiple file formats. Node.js / NPM package☆76Updated 9 years ago
- Truncate a string to a specific width in the terminal☆88Updated last month
- Get environment variables from the shell☆83Updated 3 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Pretty time zone: +2 or -9:30☆58Updated 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
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year