jonschlinkert / repeat-string
Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)
☆49Updated 3 years ago
Alternatives and similar repositories for repeat-string
Users that are interested in repeat-string are comparing it to the libraries listed below
Sorting:
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- destroy a stream if possible☆57Updated 8 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- Get the auth token set for an npm registry☆35Updated 3 months ago
- Check if a path is the current working directory☆19Updated 2 weeks ago
- Modern version of duplexer2☆15Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆60Updated 10 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Easily build binaries☆40Updated last year
- The cmd-shim used in npm☆77Updated last month
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the set npm registry URL☆55Updated last month
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- ☆45Updated 2 years ago