blakeembrey / node-language-detectLinks
Detect the programming language of any file in JavaScript
☆59Updated 2 years ago
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:
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Programming language classifier for node.js☆82Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Extract JavaScript code comments from a string or glob of files.☆50Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 weeks ago
- Create a hash for file revving☆108Updated 2 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- Write data to a random temporary file☆108Updated last year
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 8 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- simple node.js functions for doing oauth login with github☆72Updated 6 years ago
- Lazy number range generator☆83Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Check if it's the first time the process is run☆83Updated 4 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months 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
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago