yyx990803 / de-indentLinks
remove extra indent from a block of code
☆12Updated 9 years ago
Alternatives and similar repositories for de-indent
Users that are interested in de-indent are comparing it to the libraries listed below
Sorting:
- Istanbul-compatible code coverage instrumentation plugin for Babel.☆19Updated 8 years ago
- ☆19Updated 6 years ago
- Define a non-enumerable property on an object.☆21Updated 2 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
- Object.keys shim☆45Updated 7 months ago
- destroy a stream if possible☆54Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Resolve the path of a globally installed module☆40Updated 2 years ago
- Check if a path is in the current working directory☆22Updated 4 years ago
- Modern version of duplexer2☆15Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Create React apps with no build configuration.☆12Updated 7 years ago
- Regular expression for matching HTML comments☆15Updated 7 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 months ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- [DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.☆54Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Manipulate the HTTP Vary header☆61Updated 3 weeks ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Get the set npm registry URL☆56Updated 7 months ago
- Check if something is a generator function☆23Updated 3 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago