Skip to content
/ w2ui Public
forked from vitmalina/w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).

License

Notifications You must be signed in to change notification settings

Jsyfer/w2ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Web 2.0 UI

JavaScript UI libraries for building rich Internet data-driven application. The library has a small foot print and has no dependencies. At this moment Web 2.0 UI is released under GPL licence (contact me if you need it under a different licence).

Installation

To use this library all you need to do is to download and put it on your web server. The server side is written in PHP, but any languge can be used. I am more concerned with the JavaScript part then PHP, but somthing need to provide db connectivity, hence PHP. The PHP part supports 2 databases at the moment MySQL and PostgreSQL.

Demo

You can see the demo of the library here:

There are several applications built on this libraries that can give you a better idea of the scope of the library. You can find these apps here:

and

and

About

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • Less 10.4%
  • Java 8.5%
  • HTML 7.3%
  • Python 7.2%
  • CSS 1.0%
  • Other 1.4%