Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 506 Bytes

README.md

File metadata and controls

52 lines (34 loc) · 506 Bytes

json patch && json template demo && json schema

include json-patch && json-t demo && json-schema

Run json-patch demo

yarn run p

Run json-t demo

yarn run t

Run json-schema

yarn run s

Run json schema generate

yarn run gs

Run json merge patch

yarn run  m

Browserify build

  • build
yarn build
  • live watch
yarn start
open browser open dev tools

some images

images