nylen / node-json-align
Library and script to pretty-print JSON with values aligned together.
☆17Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for node-json-align
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆38Updated 3 years ago
- This module has moved and is now available at @rollup/plugin-strip / https://github.com/rollup/plugins/blob/master/packages/strip☆50Updated 3 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆87Updated last year
- Check if a file is executable☆31Updated 6 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Mock Strategy for Passport.js☆17Updated last year
- Simplified high resolution timing☆76Updated 2 months ago
- ESLint shareable config for XO with 2-space indent☆46Updated 5 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated last month
- Define a lazily evaluated property on an object☆63Updated last year
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆55Updated 2 years ago
- The cheesy object formatter☆36Updated 3 years ago
- An asynchronous middleware pattern☆27Updated 11 months ago
- A browserify transform for replacing modules with global variables.☆33Updated 8 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Check if filepath exists and is a file☆33Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- jade transform for browserify v2. Sourcemaps generation included.☆41Updated 3 years ago
- Check if an Iterable is empty☆22Updated 3 years ago
- Htmltidy new version☆31Updated 10 months ago
- WeakMap collection as specified in ECMAScript6☆29Updated 3 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify