Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ui-autotools/schema-playground

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui-autotools/schema-playground

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

  • 1.7.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

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!

FAQs

Package last updated on 24 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc