sindresorhus / detect-indentLinks
Detect the indentation of code
☆200Updated 3 months ago
Alternatives and similar repositories for detect-indent
Users that are interested in detect-indent are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆166Updated 6 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated this week
- Indent each line in a string☆114Updated 3 years ago
- Get the latest version of an npm package☆175Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Read a package.json file☆174Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆170Updated last week
- Check if your package was installed globally☆70Updated 2 years ago
- Convert a value to an array☆133Updated 4 years ago
- Get metadata of a package from the npm registry☆245Updated last year
- Write a package.json file☆89Updated 3 months ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Finds the common standard cache directory☆160Updated 8 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Parse the things that can be arguments to `npm install`☆133Updated last month
- Toggle the CLI cursor☆113Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Check if a value is a plain object☆103Updated last year
- Reliably get the terminal window size☆145Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆196Updated last month
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Walk through a folder and figure out what goes in an npm package☆115Updated 3 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆345Updated last week
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago