Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.12 KB

What’s jPlusUI


####jPlusUI is a flexible, Object-Oriented javascript user interface library, which include:

  1. A compact, Object-Oriented javascript base support.
  2. A base UI framework which can re-develop independently.
  3. A full set of powerful user interface widgets.

Why jPlus UI


Which jquery can, we can

  1. Fully traversing, event handling, animating, and Ajax interactions support.
  2. Friendly, commonly API support.
  3. Cross-broswer support, fully tested with Safari, Internet Explorer 6+, Firefox, Opera, and Chrome.

which jQuery can’t, we can.

  1. The base core is as low as 4k with gzip
  2. All UI controls with lightweight package.
  3. Object-Oriented based design which makes widgets easily extend, inheritance.That’s best for the complex web applications.
  4. The underlies UI framework can import third framework for base support, even jquery
  5. Performance advantages, see speed match

Visit the jPlus UI in english.

Visit the documentation .