Giter VIP home page Giter VIP logo

tapx's Introduction

TapX: Tapestry 5 Extensions by Howard Lewis Ship

The TapX modules are a set of extensions to the Apache Tapestry Web Framework that provide new capabilities that are not yet available in the main framework.

In some cases, a module exists here for licensing reasons, as it may integrate with an existing library that is not compatible with the Apache Software License.

In other cases, a module represents new functionality that is being refined before moved into Tapestry proper; alternately, it may represent code that is not of sufficient general interest to be part of framework, proper.

Currently, snapshots of the modules are available via the Maven repository at http://howardlewisship.com/snapshot-repository.

Improved documentation is coming (we're in the middle of a transition from Maven to Gradle as the build and packaging tool).

tapx-core

This module provides the following features:

  • "cond:" binding prefix
  • Support for TEST_MODE symbol
  • Silk 1.3 icon set from FamFamFam
  • Components:
    • SetEditor
    • Dynamic
    • Tree
    • MultipleSelect
  • Mixins:
    • Confirm

tapx-datefield

Add a replacement for the standard Tapestry DateField component, based on Dynarch JSCalendar Widget (licensed under LGPL)

The new DateField includes options to edit the time (not just the date) and is time zone aware. The TimeZoneIdentifier component uses client-side JavaScript to determine the user's time zone base on Geolocation data (if allowed by the client).

  • Components:
    • DateField
    • TimeZoneIdentifier

tapx-heroku

A small wrapper that allows Tapestry applications to be deployed onto the Heroku cloud computing service.

The documentation is currently just a posting on James Ward's blog.

tapx-plainmessage

This is a very simple extension to Tapestry. It adds a new binding prefix, "plain:".

Plain works just like "message:", except that any HTML elements are scrubbed, and XML entities are replaced with the corresponding characters.

tapx-templating

This library is an extension to Tapestry that allows it to be used in a completely different way: as a templating engine used to generate offline content.

tapx-yui

Bundles YUI 2.8.0r4.

  • @ImportYUI annotation
  • Components:
    • RichTextEditor

tapx's People

Contributors

hlship avatar jochenberger avatar mlusetti avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.