pigulla / json-strictify
Safely serialize a value to JSON without unintended loss of data or going into an infinite loop due to circular references.
☆19Updated this week
Related projects ⓘ
Alternatives and complementary repositories for json-strictify
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Truncate a string to a specific width in the terminal☆86Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Map over promises serially☆47Updated 3 years ago
- Rename a function☆45Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Start a promise chain☆57Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆62Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- A better `Promise.race()`☆46Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Hook and modify stdout and stderr☆54Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Indent each line in a string☆112Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Cross-Platform Binary API☆35Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Conditional promise chains☆60Updated 3 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Linkify GitHub issue references☆46Updated last month
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Log the value/error of a promise☆26Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago