Free · MIT licensed

Install Likerts.

Use the published packages in your application, or download a native CLI. Your app controls where surveys appear and who sees them.

Web, React Native and MCP.

Node.js 22 or newer is required. Install the package for your application:

npm install @likerts/web@0.0.3
npm install @likerts/react-native@0.0.3
npm install --global @likerts/mcp@0.1.0

React Native requires React ^19.2.3 and React Native >=0.85 <0.88. These client packages connect to a running Likerts API; see the first-response guide and MCP setup.

Registry pages: Web · React Native · MCP.

CLI and runtime.

The community-v0.1.0 release includes native CLI binaries for Linux x64, macOS Apple Silicon and Windows x64, package tarballs and a Linux runtime image archive. Verify downloads against the release SHA256SUMS. CLI binaries are unsigned and not notarized; the Linux CLI requires glibc 2.35 or newer.

The public container is ghcr.io/crosstabs/likerts:community-v0.1.0. Read the release and installation guide for compatibility and checksums.

Native SDK source.

iOS, Android and Flutter are supported through source installation. They are not currently published to Maven Central or pub.dev, and the iOS guide uses a local Swift package. Follow the platform installation matrix for exact instructions and verified boundaries.

Historical pre-community archives remain in repository history for provenance. This page links current public distributions and does not republish those older artifacts.