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:
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Write data to a random temporary file☆108Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Node.js module for opening a URL via the operating system☆73Updated last year
- Check if a local or remote port is reachable☆112Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- node module to check if a command-line command exists☆147Updated 3 years ago
- Make a function mimic another one☆97Updated last year
- Check if it's the first time the process is run☆83Updated 3 months ago
- 🚀 Create a GitHub Release for a Node package.☆152Updated last month
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Import all modules in a directory☆139Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Generate a unique random string☆89Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 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
- Wait for localhost to be ready from the command-line☆121Updated 4 months ago