Frontend framework library for the lys ecosystem — providers, hooks, tools, and types for React applications.
npm install runid-lysimport { ... } from "runid-lys/providers" // React providers and hooks
import { ... } from "runid-lys/tools" // Utility functions
import { ... } from "runid-lys/types" // TypeScript types
import { ... } from "runid-lys/relay" // Relay environment
import { ... } from "runid-lys/i18n" // i18n translations
import { ... } from "runid-lys/templates" // App templates-
react^18.0.0 -
react-dom^18.0.0 -
react-intl^6.0.0 || ^7.0.0 -
react-relay^18.0.0 -
react-router-dom^6.0.0 || ^7.0.0 -
relay-runtime^18.0.0