Skip to content
/ w2ui Public
forked from vitmalina/w2ui

JavaScript UI library for data-driven web applications

License

Notifications You must be signed in to change notification settings

rtco2020/w2ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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. The library is released under MIT license. See license.txt for more information

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 demo pages for these applications here:

and

and

About

JavaScript UI library for data-driven web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.9%
  • Less 12.0%
  • HTML 9.9%
  • Java 9.5%
  • Python 8.1%
  • PHP 1.1%
  • Other 1.5%