Skip to content

ufukty/gonfique-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

If you are here for Gonfique instead of Gonfique Playground; go to Gonfique Readme.

Gonfique Playground

Screenshot of the website

Gonfique Playground brings Gonfique to your browser. 3-pane editor layout of GP offers instant response to change in input and Gonfique config.

Playground is a mainly a Node project that levarages Microsoft Monaco, TypeScript, and Golang WASM to present great user experience at maintainable development workflow.

Playground is still under development and in alpha phase. The version of Gonfique comes with Playground is under development too and in pre-alpha phase.

For the documentation of Gonfique that comes with Playground, switch to the dev branch of Gonfique repository.

Run

Use the link in repository bio to open Gonfique Playground in browser right now. If you want to

npm run dev

Build

npm run build

License

Shared under Apache2 license terms except for dependencies listed below. See LICENSE file for details of Apache2.

src/public/wasm_exec.js

Copyright 2018 The Go Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.