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
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Join all elements of an array and create a human-readable string☆33Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 9 years ago
- Split lines into an array of lines☆44Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Extract JavaScript code comments from a string or glob of files.☆49Updated 6 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- JSON version of the programming language map used in Linguist☆55Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated 11 months ago
- Sort an object's keys, including an optional key list☆31Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Webpack loader that parses your JS, calls specified functions and replaces their with the results.☆23Updated 9 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- utility to transform an nlcst tree to a string☆19Updated 9 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated last week