0.5.9 • Published 5 years ago

graphtml v0.5.9

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Graphtml is a language transpiled to HTML and JavaScript that improves the quality of the marking code and makes it easy to scale your project in addition to providing new functions such as component-oriented programming, individual meta files, variables, conditional, cycles and more

Install

$ npm install graphtml

Starting instance

// index.js
import app from 'graphtml';
app.run();

And that's all! You have Graphtml installed and working!

Follow

If you're interested in the project follow graphtml or me in:

Medium

Twitter

0.5.9

5 years ago

0.5.8

5 years ago

0.5.7

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago