wooorm / markdown-table
Generate a markdown (GFM) table
☆270Updated last month
Related projects ⓘ
Alternatives and complementary repositories for markdown-table
- Get stdin as a string or buffer☆337Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Get a random temporary file or directory path☆424Updated last year
- Move a file - Even works across devices☆198Updated last year
- Create clickable links in the terminal☆619Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Copy files☆424Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆162Updated 5 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 7 months ago
- Regular expression for matching URLs☆353Updated 4 years ago
- The https://npms.io API☆189Updated 7 months ago
- Global identifiers from different JavaScript environments☆406Updated 2 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Check whether a package or organization name is available on npm☆285Updated 9 months ago
- Lint JavaScript code blocks in Markdown documents☆409Updated this week
- Create and parse HTTP Content-Disposition header☆224Updated 2 weeks ago
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- Timeout a promise after a specified amount of time☆274Updated last month
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago