jonschlinkert / detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
☆18Updated 3 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:
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 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
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆14Updated last month
- Create ansi colors by passing open and close codes.☆19Updated last year
- fs read and write streams based on minipass☆20Updated 9 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 9 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 6 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 4 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago