Port of some monocle-ts features to effect-ts
A collection of codecs and combinators for use with io-ts
A porting of scala monocle library to TypeScript
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
Effect-TS is a zero dependency set of libraries to write highly productive, purely functional TypeScript at scale.
This package is forked from `https://github.com/gcanti/monocle-ts` and adapted to work with the `@effect-ts` ecosystem. All credits the to original authors.
Implementation of newtypes in TypeScript
No description provided.
a tool for watching directories for file changes
The missing standard library for TypeScript, for writing production-grade software.
A wrapper package that uses `useInsertionEffect` or a fallback for it
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).
The missing pseudo-standard library for fp-ts.
This package is forked from `https://github.com/sledorze/morphic-ts` and adapted and improved to work with the `@effect-ts` ecosystem. All credits the to original authors.
A porting of scala monocle library to TypeScript
Unified interfaces for common platform-specific services
<h3 align="center"> <a href="https://fp-ts.github.io/core/"> <img src="./docs/fp-ts-logo.png"> </a> </h3>
Platform specific implementations for the Node.js runtime
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
Create components whose prop changes map to a global side effect
Monocle React library
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
Ponyfill of the experimental `React.useEffectEvent` hook