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

loxiw/w2ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W2UI 1.1 - MIT License

W2UI is modern, intuitive JavaScript UI library for buidling rich data-driven web application. The library has a small footprint and no dependencies except jQuery. The librar has following widgets

  • w2layout
  • w2grid
  • w2toolbar
  • w2sidebar
  • w2tabs
  • w2form
  • w2popup
  • w2utils

Quick Start

To start using the library you need to download w2ui-1.1.js (or w2ui-1.1.min.js) and w2ui-1.1.css files. All the widgets and their css classes are defined inside of these two files.

There is no requirement for a server side language. Java, PHP, ASP, Perl or .NET all will work, as long as you can return JSON format from the server (or write a converter into JSON format).

Documentation & Demos

You can find documentation and demos here:

Bug Tracking

Have a bug or a feature request? Please open an issue here https://github.com/vitmalina/w2ui/issues. Please make sure that the same issue was not previously submitted by someone else.

About

JavaScript UI library for data-driven web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.3%
  • CSS 12.0%
  • HTML 10.1%
  • Java 4.7%
  • Python 4.1%
  • PHP 0.6%
  • Ruby 0.2%