react-live

v4.1.0
A production-focused playground for live editing React code
react live live edit component playground react live

lint

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

test

jest

build

tsup

lint:fix

eslint --ext .js,.ts,.tsx src --fix

storybook

start-storybook -p 9001

typecheck

tsc --noEmit

build:watch

tsup --watch

test:typings

typings-tester --dir typings

storybook:build

build-storybook -o .out

Metadata

  • MIT
  • >= 0.12.0
  • @FormidableLabs
  • released 5/11/2023

Downloads