1. Package Managers
npm Installation
Install Elmira and its dependencies directly via npm for web and desktop applications.
npm install elmira@latest
Supports React, Vue, Angular, and vanilla JavaScript projects. View installation guide
2. Direct Download
Binary Release
Standalone distributions for quick deployment and server-side applications.
SHA256 checksums available in the artifacts repository
Release Notes
- Improved CRDT merge efficiency by 30%
- Added offline mode toggle with automatic sync
Frequently Asked
How do I update to the latest version?
Run npm update elmira
or download the new binary from the releases page.
Is there a free tier?
Yes! All core features are available under the Apache 2.0 license for open-source projects.
Where can I find documentation?
Start with our developer documentation
How to file bugs?
File reports on GitHub issues