LinkXSystem / omega

Omega, a user-defined flowchart tool !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omega

EN | 简体中文

Idea

Omega was designed to create a customizable prototyping tool and the design of flowcharts. Therefore, customization is the ultimate goal of Omega.

In Omega, everything is a container. The container that Omega exposes to users is the entry point for user-defined content.

The rendering method is implemented using SVG and Canvas. The container layer currently under consideration is DOM + SVG / Canvas for combination. Facilitate the front end to complete custom content through the DOM.

About

Omega, a user-defined flowchart tool !

License:MIT License


Languages

Language:HTML 58.8%Language:TypeScript 38.1%Language:JavaScript 2.9%Language:CSS 0.2%