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:
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Write data to a random temporary file☆108Updated last week
- 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 7 years ago
- Get the callsite of the caller function☆54Updated 4 months ago
- JSON version of the programming language map used in Linguist☆61Updated 6 months ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Programming language classifier for node.js☆82Updated 2 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Node Package Editor: a CLI for one-off inspection and editing of properties in package.json files.☆92Updated 3 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆128Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Exports a jsdom window object.☆78Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Create a hash for file revving☆108Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- Indent each line in a string☆115Updated 3 years ago
- Compose your async functions with elegance.☆135Updated 2 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- JS Object representation of a stack frame.☆82Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- An asynchronous middleware pattern☆27Updated 2 years ago