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
- Get the path of the caller module☆64Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Split lines into an array of lines☆44Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Lazy number range generator☆81Updated last year
- Check if a file path is an image☆93Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Determine if a function is an ES6 arrow function or not.☆23Updated 11 months ago
- Rename a function☆46Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Tests whether one path is inside another path☆41Updated 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
- Code transformer to change Node-style callbacks into promises.☆46Updated 8 years ago
- Create an array without duplicates☆71Updated 3 years ago
- Get or check the current macOS version☆62Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago