jonschlinkert / detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
☆15Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for detect-case
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆9Updated 5 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Make directories recursively -plz 🙏☆13Updated 4 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 2 years ago
- Get the GitHub repository URL from a NPM package name.☆19Updated 6 years ago
- Return true if a file path contains the given path.☆17Updated 3 years ago
- Easily add plugin support to your node.js application.☆26Updated 3 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years 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 3 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Find, load and merge JSON and YAML config settings from one or more files, in the specified order.☆12Updated 6 years ago
- fs read and write streams based on minipass☆21Updated 4 months ago
- Fastify Plugin to serve default favicon☆13Updated 2 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- CSV parser for node.js☆15Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 4 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Paginate an array into pages of items.☆15Updated 8 years ago
- Delete nested properties from an object using dot notation.☆34Updated 2 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆20Updated 3 months ago