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:
- Programming language classifier for node.js☆79Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months ago
- Set of utilities to work with JSON / JSON5 documents.☆72Updated 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
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆124Updated 11 months 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
- Indent each line in a string☆113Updated 3 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- JSON version of the programming language map used in Linguist☆58Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Get the $PATH from the shell☆69Updated 3 years ago
- Debug your JavaScript in the browser☆97Updated 11 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year