jonschlinkert / detect-caseLinks
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
☆18Updated 7 months ago
Alternatives and similar repositories for detect-case
Users that are interested in detect-case are comparing it to the libraries listed below
Sorting:
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 3 weeks ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get a random item from an array☆56Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years 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
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Make a function mimic another one☆95Updated 10 months ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Get the version of a binary in semver format☆41Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆14Updated 4 months ago
- Split a string on the first occurrence of a given separator☆73Updated 2 weeks ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Updated 6 years ago
- List of known void HTML elements☆28Updated last year
- Convert directories to glob compatible strings☆44Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago