jonschlinkert / detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
☆17Updated 2 months ago
Alternatives and similar repositories for detect-case:
Users that are interested in detect-case are comparing it to the libraries listed below
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 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
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 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
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- Make directories recursively -plz 🙏☆12Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 8 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Check if a filepath is a video file☆31Updated 11 months ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Lowercase the keys of an object☆40Updated last year
- fs read and write streams based on minipass☆20Updated 8 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Linkify GitHub issue references☆46Updated 6 months ago
- Decompress a HTTP response if needed☆72Updated 10 months ago
- Listen for changes in your conf config☆27Updated 7 years ago