udiedrichsen / w2ui

Meteor wrapper package for w2ui JavaScript UI library for data-driven web applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteor-w2ui

This is just a simple meteor wrapper packages for the wonderful jquery extension http://w2ui.com/web/home

I running meteor demo is deployed at: http://demo-w2ui.meteor.com/

In this demo I just copied the example code from the w2ui website.

w2ui Get started

http://w2ui.com/web/get-started

w2u Demos

http://w2ui.com/web/demo

w2ui Docs

http://w2ui.com/web/docs

Disclaimer

This is a very early version of my package. Not tested very much and I am not sure if I will use it. So right now just a POC.

License

The MIT License (MIT) Copyright (c) 2015 UD-Softworks

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Meteor wrapper package for w2ui JavaScript UI library for data-driven web applications

License:MIT License


Languages

Language:JavaScript 71.5%Language:Shell 28.5%