react-from-json

v0.8.0
Declare your React component tree in JSON

test

jest

test:watch

jest --watch

build

rm -rf dist && tsup src/index.tsx

prepare

yarn run build

predeploy

cd example && yarn install && yarn run build

deploy

gh-pages -d example/build

release

conventional-recommended-bump -p angular | xargs yarn version --new-version$1

version

conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md
npm i react-from-json

Metadata

  • MIT
  • >=18
  • Measured Co.
  • released 12/23/2023

Downloads