mobx-react-lite

v3.4.2
Lightweight React bindings for MobX based on React 16.8+ and Hooks
mobx mobservable react-component react reactjs reactive hooks observer useLocalObservable and 1 more...

lint

eslint src/**/* --ext .js,.ts,.tsx

test

jest

build

node ../../scripts/build.js mobxReactLite

build:es

tsc --project tsconfig.build.es.json

build:cjs

tsc --project tsconfig.build.cjs.json

test:size

yarn import-size --report . observer useLocalObservable

build:test

yarn build --target test

prepublish

yarn build --target publish && yarn build:cjs && yarn build:es

test:check

yarn test:types

test:types

tsc --noEmit

Metadata

  • MIT
  • Whatever
  • Daniel K.
  • released 3/5/2023

Downloads