jonschlinkert / fill-range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
☆56Updated 5 months ago
Alternatives and similar repositories for fill-range:
Users that are interested in fill-range are comparing it to the libraries listed below
- Define a non-enumerable property on an object.☆21Updated last year
- 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
- 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
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 8 months ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 6 months ago
- Sink your streams.☆17Updated last year
- timers module for browserify☆24Updated 3 weeks ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Check if a file is executable☆31Updated 6 years ago
- Import a globally installed module☆57Updated last year
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆32Updated last month
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆23Updated last month
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 2 months ago