wooorm / markdown-table
Generate a markdown (GFM) table
☆275Updated 4 months ago
Alternatives and similar repositories for markdown-table:
Users that are interested in markdown-table are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Find a file or directory by walking up parent directories☆593Updated 8 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆429Updated last year
- Get the visual width of a string - the number of columns required to display it☆487Updated 8 months ago
- Simple micro templating☆363Updated 2 years ago
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆165Updated 8 months ago
- Detect if the current environment is a CI server☆390Updated 2 months ago
- Write files in an atomic fashion w/configurable ownership☆235Updated 5 months ago
- Find the closest package.json file☆162Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Copy files☆428Updated 7 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Detect the indentation of code☆196Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 10 months ago
- A simple spinner for node cli☆274Updated 5 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated 2 months ago
- Stringify and write JSON to a file atomically☆222Updated 7 months ago
- Read the closest package.json file☆266Updated last year
- Pluralize a word☆249Updated 2 years ago
- The https://npms.io API☆188Updated 10 months ago
- Delay a promise a specified amount of time☆608Updated last year
- node byte string parser☆467Updated 8 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- Regular expression for matching URLs☆352Updated 4 years ago