jonschlinkert / fill-range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
☆56Updated 6 months ago
Alternatives and similar repositories for fill-range:
Users that are interested in fill-range are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 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
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- List of node.js builtin modules☆38Updated 10 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Is this an ES6 Symbol value?☆18Updated 2 months ago
- Is the typeof value a javascript primitive?☆37Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 11 months ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years 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 6 years ago
- Find the module object for something that was require()d☆26Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Check if a file is executable☆31Updated 6 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Updated 2 years ago
- fs read and write streams based on minipass☆20Updated 6 months ago
- Get the path of the caller module☆64Updated 3 years ago