blakeembrey / node-language-detectLinks
Detect the programming language of any file in JavaScript
☆59Updated 2 years ago
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☆78Updated 4 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- simple node.js functions for doing oauth login with github☆72Updated 7 years ago
- Programming language classifier for node.js☆82Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Get the path of the caller module☆67Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- Get the $PATH from the shell☆78Updated 5 months ago
- nodei.co - Node.js badges, that's all☆264Updated 6 months ago
- Get the callsite of the caller function☆54Updated 4 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Get the fullname of the current user☆48Updated 2 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Check if a file path is an image☆99Updated 2 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- Check if it's the first time the process is run☆83Updated 4 months ago