Kiss-widgets

Software Screenshot:
Kiss-widgets
Software Details:
Version: 0.0.1 Alpha
Upload Date: 14 Apr 15
Developer: Anton A. Nesterov
Distribution Type: Freeware
Downloads: 41

Rating: 4.0/5 (Total Votes: 1)

Kiss-widgets is an engine for creating html-widgets. Kiss-widgets does not provide DOM, but emulates element tree at passing arguments to a function.

How to use:

 div(
 attr(width="900px", height="50px"), "Hello world"
 )


Or:

 div(
 attr(_class="default", .., ..),
 

 div( 'attributes', 'content or more html elements', other_element, .. , .. ),
 

 other_element( 'attributes', str1, str2, .., .. ),
 
 more sub-elements,
 
 ........
 

 )

Requirements:

  • Python

Similar Software

csv2xml
csv2xml

2 Jun 15

Pilot-QOF
Pilot-QOF

11 May 15

AsciiDoc
AsciiDoc

19 Feb 15

Grutatxt
Grutatxt

12 May 15

Comments to Kiss-widgets

Comments not found
Add Comment
Turn on images!