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
☆37Updated 3 years ago
Alternatives and similar repositories for pascalcase:
Users that are interested in pascalcase are comparing it to the libraries listed below
- Detect the dominant newline character of a string☆55Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆58Updated 4 months 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
- Delete nested properties from an object using dot notation.☆34Updated 3 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Create ansi colors by passing open and close codes.☆18Updated 10 months ago
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- ☆37Updated last year
- 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
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- ☆27Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Strip redundant indentation and indent the string