jonschlinkert / detect-caseLinks
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
☆18Updated 5 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:
- 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
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Make directories recursively -plz 🙏☆12Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 11 months ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 7 years ago
- Return true if a file path contains the given path.☆17Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years 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
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago