@latticexyz/recs

v2.2.12
`recs` is built with reactivity in mind. `Components` and `Queries` expose an `update$` stream, that `Systems` can react to.

dev

tsup --watch

lint

eslint . --ext .ts

test

tsc --noEmit && jest

build

pnpm run build:js

clean

pnpm run clean:js

test:ci

pnpm run test

build:js

tsup

clean:js

shx rm -rf dist
npm i @latticexyz/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/18/2024

Downloads