ts95 / lang-detector
A library for detecting the programming language of a code snippet.
☆53Updated 2 years ago
Alternatives and similar repositories for lang-detector:
Users that are interested in lang-detector are comparing it to the libraries listed below
- Small utility that waits for a file to exist and optionally have some permissions set.☆49Updated 6 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Get the hash of an object☆134Updated last year
- Check if a string is a URL☆84Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 2 months ago
- ANSI escape codes for some terminal swag.☆70Updated 2 years ago
- Simple JavaScript HTML parser.☆31Updated 9 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆88Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Create a transform stream using await instead of callbacks☆71Updated last year
- Get and calculate npm download stats for npm modules.☆28Updated 6 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 5 months ago
- A decorator on top of `fetch` that caches the DNS query☆39Updated 2 years ago
- A tiny (381B to 419B) utility to make a directory and its parents, recursively☆55Updated 4 years ago
- Detect directionality: left-to-right, right-to-left, or neutral☆43Updated 3 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- A tiny (156B) utility to compare a string against a template mask.☆22Updated 7 years ago
- Write a package.json file☆89Updated 6 months ago
- Display youch error message on terminal☆89Updated last year
- Convert a URL to a valid filename☆79Updated last year
- Map over promises serially☆48Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Image component for Ink☆75Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆78Updated 2 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆102Updated this week
- `trough` is middleware☆69Updated 11 months ago