Skip to content

Self-contained component to embed in websites for running quicktype

Notifications You must be signed in to change notification settings

glideapps/quicktype-playground

 
 

Repository files navigation

quicktype Playground

Please see blog.quicktype.io/playgrounds for details.

Develop and contribute

git clone https://github.com/quicktype/quicktype-playground.git
cd quicktype-playground
npm install
npm start

This will start a local development server at http://localhost:9000, or npm start -- --env.webDemoUrl=http://localhost:6666 if you want a different port.

Use npm run build to create production bundles.

About

Self-contained component to embed in websites for running quicktype

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.9%
  • CSS 9.1%