mobx-react-lite

v4.0.7
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

test:check

yarn test:types

test:types

tsc --noEmit

prepublishOnly

cd ../mobx && yarn build --target publish && cd ../mobx-react-lite && yarn build --target publish && yarn build:cjs && yarn build:es

Metadata

  • MIT
  • Whatever
  • Daniel K.
  • released 3/28/2024

Downloads