My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

jPlex 1.0 Pangolin is officially released!

Download it now

What is jPlex ?

jPlex is a javascript library that provides a set of usual user-interface components and some functions to help the everyday's life of a webdevelopper. It focuses on components that you can find on each web-application like calendar, menubar or windows. This library is based on the powerful combination Prototype/Scriptaculous.

jPlex clashes around 3 keywords :

  • Simple: Invoke complex components in one line
  • Compatible: Each feature has been tested on 6+, 2+, Win/Mac 3+, , 9.5+
  • Customizable: Adapt the components to your design just by overriding the css rules

Why jPlex ?

  • When you develop, you need to redo each component by yourself. The calendar is the ultimate example: look around some website. Each one is specific and if you need to ensure compatibility you can do a lot of boring work.

There are a lot of library like this one: YUI, LivePipe or monolithic components. So why choose jPlex ?

  • We rely on the framework Prototype, which is a really simple and compatible one. A lot of web developer agrees on that but does use YUI instead for example because it is too low level. Scriptaculous provides graphical effects and some very useful tools like drag'n'drop, but does not give calendar or tabs. We provide the last piece of the puzzle to form a full framework.
  • jPlex has been designed with a complete software design in order to have a great code quality. We rely on the Class creation of Prototype in order to have an component-oriented library. By this mean it is really easy to add components or customize them.
  • You can create your own component for yourself via our API
  • jPlex provides XPrototype: A complete prototype extension in order to give to the developer a lot of functions that each developer has coded into a "util.js". Example: Date.format or Number.format, Date.previousMonth
  • jPlex is delivered in a single compressed file in order to have great performance. Of course if you prefer debugging you can use the source tree that works as well.
  • It's an open-source project: You can modify everything (as long as you respect the MIT Licence)

Who develops jPlex ?

The main contributors of jPlex are Jean-Luc Dagon (Exalead Labs) and Loïc Petit (Laboratory of Informatics Grenoble), both web-developper addicted to JavaScript.













Powered by Google Project Hosting