@ui-autotools/schema-playground

1.7.0 • Public • Published

Schema Playground

Schema Playground is a developer tool that simplifies creating new auto-generated views from source files

The "schema extraction" process, which transforms source typescript files to JSON schema, is handled by the schema-extract project

How to run

Currently Schema Playground is run locally by following these steps:

  1. Clone, install and build ui-autotools mono-repo project:
     git clone git@github.com:wix-incubator/ui-autotools.git
     
     cd ui-autotools
    
     yarn 
    
     yarn build
  2. Start Schema Playground:
    cd packages/schema-playground
    
    yarn start

A browser should open and load the playground.

Enjoy!

Readme

Keywords

none

Package Sidebar

Install

npm i @ui-autotools/schema-playground

Weekly Downloads

3

Version

1.7.0

License

MIT

Unpacked Size

12.6 MB

Total Files

86

Last publish

Collaborators

  • alexswix
  • cijoe
  • tomrav
  • xyrue
  • avi.vahl
  • jomarton
  • alisey
  • zombiefruit