GithubHelp home page GithubHelp logo

r3v1z3 / canvas Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 26 KB

Modular, live-coding GUI for JavaScript

Home Page: https://ugotsta.github.io/canvas/

License: GNU General Public License v3.0

HTML 4.93% JavaScript 67.70% CSS 27.37%

canvas's Introduction

Canvas

Why? https://news.ycombinator.com/item?id=10100932

Visual programming can be more time-consuming given a mouse-based interface but it's an extremely helpful paradigm because of the error checking. It mostly ensures code is error-free by it's design.

So how about we focus on a standard text based interface that parses code and creates visual diagrams on-the-fly?

The diagrams/code can be operated on simultaneously, affecting the other.

One key difference with this javascript project will be that it focuses on immediate use, it will provide tons of shortcuts to automate certain tasks.

  • Need to convert a database from one format to another? It will provide a series of models as well as means to easily model data in a way that makes conversion dead simple. CSV > JSON > SQL
  • A web client wants an elegant signup form? Create the form with graphic HTML elements in the GUI, add CSS, and export it as an HTML/CSS/JS page or form.
  • Have an idea for a WordPress plugin? Use a WP plugin template that asks for basic inputs and spits out quality plugin code.
  • Creating a website theme? Just drag the visual HTML elements around and export it as a theme.

canvas's People

Contributors

r3v1z3 avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.