BridgeAR / safe-stable-stringify
Safe, deterministic and fast serialization alternative to JSON.stringify.
☆203Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for safe-stable-stringify
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated last year
- TypeScript package which smartly trims and strips indentation from multi-line strings☆163Updated 7 months ago
- Wrap errors without losing the original message, stack trace, or properties☆106Updated last year
- Fast TypeScript runner using esbuild for eager compilation☆216Updated 2 years ago
- A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.☆232Updated 11 months ago
- Validate your env variable using Ajv and dotenv☆219Updated this week
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- Generates single dts file for bundling TypeScript NPM packages☆138Updated 3 months ago
- Code writer for JavaScript and TypeScript code.☆195Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆288Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆316Updated last year
- Hash any object type based on its values☆207Updated 2 months ago
- TypeScript Language Service Plugin for SQL with a tagged template strings SQL builder.☆176Updated 5 months ago
- Marks side-effects in module initialization that would interfere with tree-shaking☆202Updated last month
- A tiny, crazy fast memoization library for the 95% use-case☆239Updated 4 months ago
- SQL linting rules for ESLint.☆94Updated 3 months ago
- Static and runtime type assertion library with no dependencies☆266Updated 7 months ago
- Monkey-patches for file system related things☆112Updated 3 weeks ago
- Run some code when the process exits☆283Updated last year
- A stream implementation that does more by doing less☆247Updated 6 months ago
- Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked)☆159Updated this week
- Like `Promise.all()` but for `Map` and `Object`☆193Updated last year
- ☆168Updated 7 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Data on the share of ESM vs CJS on the public npm registry☆148Updated 2 months ago
- Makes it easy to replace require'd dependencies.☆94Updated 5 months ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆226Updated this week
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆178Updated this week
- JSON.parse() drop-in replacement with prototype poisoning protection☆225Updated this week
- ESM import and globals mocking for unit tests☆199Updated last month