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:
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks ago
- simple node.js functions for doing oauth login with github☆72Updated 6 years ago
- Get the callsite of the caller function☆54Updated 2 weeks ago
- Get the path of the caller module☆66Updated 4 years ago
- Programming language classifier for node.js☆80Updated 2 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a Mac camera is on☆97Updated 2 weeks ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Write data to a random temporary file☆106Updated last year
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- An asynchronous middleware pattern☆27Updated last year
- Loosely validate a URL.☆167Updated 2 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Create a MD5 hash with hex encoding☆46Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Check if it's the first time the process is run☆81Updated 3 weeks ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 years ago
- Get the $PATH from the shell☆72Updated last month