vmagamedov / kinko

HTML markup DSL with static type checking and automatic GraphQL-like query generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kinko is a markup DSL, statically checked, indentation based, Graph API-friendly.

Status

under active development

Documentation | Example

Current compilation targets:

Python Python bytecode
JavaScript Incremental DOM (proof of concept)

About

HTML markup DSL with static type checking and automatic GraphQL-like query generation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%