blakeembrey / node-language-detectLinks
Detect the programming language of any file in JavaScript
☆58Updated 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☆76Updated last week
- Programming language classifier for node.js☆80Updated 2 years ago
- Set of utilities to work with JSON / JSON5 documents.☆72Updated 5 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
- Converts JavaScript objects to source☆102Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Get the $PATH from the shell☆72Updated 3 weeks ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Loosely validate a URL.☆168Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Check if it's the first time the process is run☆79Updated last week
- Create a hash for file revving☆105Updated last year
- JS Object representation of a stack frame.☆82Updated 2 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆125Updated last year
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated last week
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year