An abstraction around creating values during `requestIdleCallback`.
Define a lazily evaluated property on an object
React.lazy wrapper that works with allows you to destruct imported module, so it will work with non default exports
Fast TypeScript runner using esbuild for eager compilation
Jōtai utilities that help with asynchronous atoms
Lazily render react components
No description provided.
WebAssembly tools for JavaScript
The speed of a single-page web application without having to write any JavaScript
React hook for creating a value exactly once.
A Babel plugin that transforms `import.meta.glob()` calls to support dynamic module imports in Shopware and Vite-like environments. This plugin provides two main transformation strategies:
An SQL-friendly ORM for Node.js
Parsing gigabytes of JSON per second
No description provided.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Create a lazily evaluated value
Plugin for micro frontend
Drop-in zod replacement that lazily constructs compound schemas for dramatic cold-start speedups. Exports `z` (lazy, drop-in), `eagerZ` (real zod, zero overhead), and `lazyZ` (explicit factory wrapper).
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called
Webpack plugin to default all dynamic imports to eager-mode as a way to speed up non-production builds for large projects.
Cookies, optionally signed using Keygrip.
Blob & File implementation in Node.js, originally from node-fetch.
SolidJS wrapper that works with allows you to destruct imported module, so it will work with non default exports