jonschlinkert / fill-range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
☆58Updated 7 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 a non-enumerable property on an object.☆21Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks 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
- 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 7 months ago
- Check if a file path is a compressed file☆17Updated 10 months ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆17Updated last month
- A list of directories you should ignore by default☆23Updated 2 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 3 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 7 months ago
- Check if a file path is a text file☆18Updated 10 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 8 months ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- timers module for browserify☆24Updated 3 months ago
- Modern Buffer API polyfill without footguns☆25Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago