WarpDrive is the lightweight data library for web apps —
universal, typed, reactive, and ready to scale.
WarpDrive makes it easy to build scalable, fast, feature rich applications — letting you ship better experiences more quickly without re-architecting your app or API. WarpDrive is:
- Seamless Reactivity in any Framework
- ️ Committed to Best-In-Class Performance
- Typed
- Works with any API
- Focused on being as tiny as possible
- SSR Ready
- Built with by Ember
Get Started → Guides
warp-drive
This package provides commandline utilities for use with WarpDrive.
Available Commands
Retrofit
npx warp-drive retrofit <fit>@<distTag>
Retrofits are scripts that help you update your project. Sort of like codemods, but usually operating at the dependency configuration level instead of on specific lines of code.
Retrofits can be used both to adopt a new feature initially and upgrade the configuration of that feature to later.
Retrofitting to a specific version
Each retrofit has the ability to update to the configuration required for a specific npm distTag
(latest|canary|beta|lts).
Available Fits
typeschannel