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:
- Get the path of the caller module☆64Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago
- JSON version of the programming language map used in Linguist☆56Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Count the words in a string.☆17Updated 9 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Extract JavaScript code comments from a string or glob of files.☆49Updated 6 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Tests whether one path is inside another path☆41Updated 5 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Poor man's semantic release utility. Let the CI do the `npm publish` step after the build passes☆31Updated 5 years ago
- Set of utilities to work with JSON / JSON5 documents.☆71Updated 5 years ago
- Converts JavaScript objects to source☆102Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated this week
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 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
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- A CSS selector-based parser for React Standard Tree (RST) traversal.☆18Updated 2 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Javascript text tokenizer that is easy to use and compose.☆32Updated 9 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- A port of the browser's `btoa` function☆28Updated 7 years ago