jonschlinkert / pascalcase
Convert a string to pascal case (upper camel case). Used by more than 8.7 million projects on GitHub! Please follow this library's author: https://github.com/jonschlinkert
☆36Updated 3 years ago
Alternatives and similar repositories for pascalcase:
Users that are interested in pascalcase are comparing it to the libraries listed below
- 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 5 months ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆20Updated last month
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Check if a file path is a binary file☆44Updated 8 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆59Updated 3 months ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Delete nested properties from an object using dot notation.☆34Updated 2 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
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- ☆27Updated 3 years ago
- Maps lines and columns to character offsets and back.☆24Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Create ansi colors by passing open and close codes.☆18Updated 9 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- fs read and write streams based on minipass☆21Updated 6 months ago
- Is this an ES6 Symbol value?☆18Updated last month
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 5 months ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 8 months ago
- Call the given method on each value in the given object.☆20Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 6 months ago
- Constants and utilities about visitor keys to traverse AST.☆42Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Strip the final newline character from a string/buffer☆36Updated 2 months ago
- Filter object keys and values into a new object☆101Updated 7 months ago