GithubHelp home page GithubHelp logo

elycruz / jui-commons Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 2.44 MB

Javascript Ui Commons - Collection of common javascript ui components.

License: MIT License

JavaScript 92.19% CSS 3.83% HTML 0.16% Ruby 0.09% Handlebars 3.72% Batchfile 0.01%

jui-commons's Introduction

jui-commons (originally Javascript Ui Commons)

A Collection of commonly used/needed ui components built using the jquery widget library (version 1.9.x +) and extensibility in mind.

Included files:


The Base: jui.juiBase


The juiBase component offers a few convenience methods that make developing jquery-ui plugins even more of a breeze!

  • It borrows the ui hash idea from backbone and extends the idea by allowing hash configs instead of selector strings for the ui elements.

  • It allows you to fetch values from the options hash whether they are functions or plain values (returns the return values of functions in the hash by default).

File Naming Conventions


All jui plugins share the following naming conventions:

jquery.juiPluginNameHere.js

Components


List of current components offered:

  • jquery.juiAbstractPaginator
  • jquery.juiBasicPaginator
  • jquery.juiMouse
  • jquery.juiPaginatorWithTextField
  • jquery.juiScalableBtn
  • jquery.juiScrollableDropDown
  • jquery.juiScrollPane
  • jquery.juiSelectPicker

List of WIPs

  • jquery.juiAffix
  • jquery.juiFloatingScrollIndicators (candidate for rename)
  • jquery.juiDialog

jquery.jui.juiAbstractPaginator


The Jui Abstract Paginator offers a base for building paginators. It includes hashes in it's options hash which are well thought out and currently used in backend systems.

Methods:
  • getPointer() - returns the current page pointer {null|String|Number}

jquery.jui.juiBase


  • @todo insert docs for juibase here.

Requirements


  • Sjljs (elycruz/sjljs).
  • Modernizr
  • Gsap (Green Sock Animation Platform)
  • jquery 1.8 +
  • jquery-ui 1.9 +
    • jquery-ui core
    • jquery-ui widget factory

jui-commons's People

Contributors

elycruz avatar

Watchers

 avatar  avatar  avatar

Forkers

hkroh-dkbmc

jui-commons's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.