ts95 / lang-detectorLinks
A library for detecting the programming language of a code snippet.
☆55Updated 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
Sorting:
- Detect directionality: left-to-right, right-to-left, or neutral☆44Updated 11 months ago
- Human readable relative times (eg. 4 minutes ago)☆95Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 weeks ago
- Get the hash of an object☆137Updated last year
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated last week
- Small utility that waits for a file to exist and optionally have some permissions set.☆49Updated 6 years ago
- Detect the programming language of any file in JavaScript☆58Updated last year
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 years ago
- 🤸♀️ Redirect to an npm package's repository page☆83Updated this week
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- ANSI escape codes for some terminal swag.☆76Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated 2 weeks ago
- Pluralize a word☆249Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- reverse proxy with CORS headers.☆98Updated last week
- Filter object keys and values into a new object☆104Updated last year
- Map of nouns to their irregular plural form☆89Updated 2 weeks ago
- A library for colorizing JSON strings☆86Updated last year
- A regular expression to match hashtag identifiers as per the Unicode Standard.☆59Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated 10 months ago
- Strip leading whitespace from each line in a string☆142Updated 2 weeks ago
- Indent each line in a string☆113Updated 3 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆249Updated 3 years ago
- File storage adapter for Keyv, using json to serialize data.☆80Updated last week
- Displays JS errors in browsers. Shows sources. Use with any framework. 💥✨☆84Updated 3 years ago
- Convert a URL to a valid filename☆78Updated last week
- Read and write files atomically and reliably.☆168Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last week