dinoshauer / json-to-jsLinks
Got JSON but want JS?
☆43Updated 5 years ago
Alternatives and similar repositories for json-to-js
Users that are interested in json-to-js are comparing it to the libraries listed below
Sorting:
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Wait for localhost to be ready from the command-line☆121Updated 5 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 9 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 5 months ago
- node module to check if a command-line command exists☆147Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 5 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Make a function mimic another one☆96Updated last year
- Create a hash for file revving☆108Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Filter promises concurrently☆80Updated 2 years ago
- Node.js module for opening a URL via the operating system☆73Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Simple, flexible file copy utility☆98Updated last year
- ☆54Updated 3 years ago
- Check if a URL is absolute☆80Updated 5 months ago
- A library for colorizing JSON strings☆90Updated last year
- Simple command line prompting utility for nodejs☆152Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Check if it's the first time the process is run☆83Updated 5 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago