Skip to content

toscawidgets/tw2.jqplugins.fg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tw2.jqplugins.fg

Author

Ralph Bean <rbean@redhat.com>

tw2.jqplugins.fg is a toscawidgets2 (tw2) wrapper for a bunch of random widgets and tools from the awesome filament group.

Live Demo

Peep the live demonstration.

Get the source from github.

PyPI page and bugs

Description

toscawidgets2 (tw2) aims to be a practical and useful widgets framework that helps people build interactive websites with compelling features, faster and easier. Widgets are re-usable web components that can include a template, server-side code and JavaScripts/CSS resources. The library aims to be: flexible, reliable, documented, performant, and as simple as possible.

The filament group designs engaging user interfaces for web applications, mobile devices and touchscreen kiosks that are simple and accessible to everyone.

This module, tw2.jqplugins.fg, provides toscawidgets2 (tw2) access to random filament group widgets.

Sampling tw2.jqplugins.fg in the WidgetBrowser

The best way to scope out tw2.jqplugins.fg is to load its widgets in the tw2.devtools WidgetBrowser. To see the source code that configures them, check out tw2.jqplugins.fg/tw2/jqplugins/fg/samples.py

To give it a try you'll need git, python, and virtualenvwrapper. Run:

$ git clone git://github.com/toscawidgets/tw2.jqplugins.fg.git
$ cd tw2.jqplugins.fg
$ mkvirtualenv tw2.jqplugins.fg
(tw2.jqplugins.fg) $ pip install tw2.devtools
(tw2.jqplugins.fg) $ python setup.py develop
(tw2.jqplugins.fg) $ paster tw2.browser

...and browse to http://localhost:8000/ to check it out.

About

tw2 wrapper for random filament group widgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published