jonschlinkert / detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).
☆17Updated last month
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
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 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
- 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
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- fs read and write streams based on minipass☆20Updated 7 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 7 months ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Create ansi colors by passing open and close codes.☆19Updated 10 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated 7 months ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 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 4 years ago
- A safer `.hasOwnProperty()`☆29Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Make directories recursively -plz 🙏☆12Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Get a random key from an object☆18Updated 8 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Fastify Plugin to serve default favicon☆13Updated 5 months ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 7 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago