Drawing engine for [MemoDraw](https://github.com/tylp/memo-draw)
useMemo and useCallback but with a stable cache
React useContextSelector hook in userland
A drawing component for Mapbox GL JS
easy persisted memo object
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
Frictionless map drawing across mapping provider
TypeScript definitions for @mapbox/mapbox-gl-draw
SPL Memo Program JS API
draw svg paths onto canvas contexts
Terra Draw Adapter for Maplibre GL JS
A simple yet powerful canvas-drawing component for React.
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
a static geojson plugin for mapbox-gl-draw
React component for leaflet-draw
TypeScript definitions for leaflet-draw
Engine for Shiki using Oniguruma RegExp engine in WebAssembly
A module to draw a circle using mapbox-gl-draw
Terra Draw Adapter for Google Maps JavaScript API
This package is intended for Prisma's internal use
styled() API wrapper package for emotion.
Memoization decorator that caches function results based on arguments. Returns cached results for subsequent calls with the same arguments.
Engine for Shiki using JavaScript's native RegExp