Skip to content

toscawidgets/tw2.jquery

Repository files navigation

tw2.jquery

Author: Joseph Tate <jtate@dragonstrider.com>

tw2.jquery is a ToscaWidgets2 (tw2) wrapper for jquery.

Live Demo

Links

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.

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

This module, tw2.jquery, provides toscawidgets2 (tw2) access to the jQuery library, a namespace package for jQuery plugins, and convenience classes for creating these plugins.

Special thanks to Ralph Bean and Chris Perkins for their contributions.

Build Status

Branch Status
master Build Status - master branch
develop Build Status - develop branch