A MongoDB toolkit for Effect
Effect services for effect-mongodb
No description provided.
The missing standard library for TypeScript, for writing production-grade software.
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
A wrapper package that uses `useInsertionEffect` or a fallback for it
The official MongoDB driver for Node.js
OpenTelemetry instrumentation for `mongodb` database client for MongoDB
MongoDB connection strings, based on the WhatWG URL API
Unified interfaces for common platform-specific services
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
Platform specific implementations for the Node.js runtime
Mongo adapter for Better Auth
Create components whose prop changes map to a global side effect
Ponyfill of the experimental `React.useEffectEvent` hook
Create components whose prop changes map to a global side effect
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
[](https://github.com/mongodb-js/zstd/actions/workflows/test.yml)
Functional programming in TypeScript
Experimental modules for the Effect ecosystem
ESLint rule to warn against unnecessary React useEffect hooks.
OpenTelemetry integration for Effect