Skip to content
collection of awesome javascript controls
JavaScript CSS
Latest commit 5969c1a @timothyerwin update homepage

README.md

auto.js

Demo

autojs.azurewebsites.net

Install

bower install autojs

Browsers

This has been tested on Safari 7, Firefox 29, Chrome 35 and IE 11.

FYI

This project is intended to be used with the latest browsers and I do not plan to support versions past a couple releases. That said, feel free to submit a patch and I will consider including it.

JSFiddle

Simple

SCREENSHOT


Images

SCREENSHOT


Render

SCREENSHOT


Action

SCREENSHOT


Select

SCREENSHOT


Expand

SCREENSHOT


Paging

SCREENSHOT


Sorting

SCREENSHOT


TODO

The grid is very functional, but some things are missing...

  • Editing, Filtering, and Theming examples
  • Events (rowClick, cellClick, rowHover, cellHover, etc)
  • Page Size Menu (Simple enough to wire a dropdown control to grid.settings.pageSize)
  • Documentation (Currently the gists function as documentation)

Start

node server.js

Download

Download the framework archive

Sources

auto.base.js
auto.grid.js
auto.grid.css

Combined

auto.all.min.js
auto.all.min.css

Dependencies

jQuery
Font Awesome (referenced by pagination, expand, sorting)
riot.js (included in auto.base.js)

License

http://opensource.org/licenses/MIT

Requests

If you have any feature requests or bug reports, please send me an email describing them clearly, and include any screenshots, links, or code for review.

Contact

Tim Erwin
tim.erwin@gmail.com

Something went wrong with that request. Please try again.