@mdxeditor/gurx

v1.1.4
Welcome to the README of Gurx, an typescript-native reactive state management library for complex web applications and components that do not have the symmetry of the store object and the component tree.

dev

ladle serve

build

tsc && vite build

test

vitest

lint

eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0

typecheck

tsc --noEmit

docs:build

typedoc --excludePrivate --out docs --name 'Gurx' src/index.ts
npm i @mdxeditor/gurx

Metadata

  • MIT
  • >=16
  • Unknown
  • released 9/14/2024

Downloads

Maintainers