@jswork/next-react-valtio
Valtio for react.
Valtio for react.
Transformer that implements getters and setters by converting them into methods and method calls
⛑️ JSON serialization should never fail
Repo for an example implementation of getters to retrieve page data in react server components
Safe Window Getters
Safe Window Getters
define accessors for an object on another object
Transformer that implements getters and setters by converting them into methods and method calls
eslint rule to disallow array methods that modify an array in-place in pinia getters because it can trigger endless recursions.
This package exports two types: `GettersSetters` and `FlattenGettersSetters` that lets you create getter and setter types for a given object type.