blakeembrey / node-language-detect
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:
- Get the path of the caller module☆64Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- JSON version of the programming language map used in Linguist☆56Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- ☆10Updated 8 years ago
- Programming language classifier for node.js☆79Updated 2 years ago
- Sort array of semver string even which is exist in a strings.☆21Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Code transformer to change Node-style callbacks into promises.☆46Updated 8 years ago
- random string generator☆29Updated 5 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Augments require() with support for multiple file formats. Node.js / NPM package☆76Updated 8 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Resolve a relative path against a root path with validation☆32Updated 9 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Get the set npm registry URL☆55Updated last month
- Set of utilities to work with JSON / JSON5 documents.☆71Updated 5 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
- Recursively read a directory☆63Updated 7 years ago
- Import a globally installed module☆58Updated last year
- Check if a file is executable☆30Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Detect default browser, cross-platform☆23Updated 2 years ago