lahmatiy / clap
Command line argument parser
☆19Updated last year
Alternatives and similar repositories for clap
Users that are interested in clap are comparing it to the libraries listed below
Sorting:
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Check if a file is executable☆30Updated 6 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆17Updated 3 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
- ☆27Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Is this an arguments object? It's a harder question than you think.☆16Updated 5 months ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Check if a given module ID is resolvable with require()☆16Updated 6 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Convert milliseconds to other formats☆9Updated 7 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- A better forEach☆22Updated 3 months ago
- Autoload Plugins for PostCSS☆20Updated 5 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago