Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 787 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 787 Bytes

grid.js

  • is a library of javascript methods for a collection of HTML nodes

  • is work in progress with no timeline as of January 2013

Open an Issue if you want to give feedback or if you are interested in contributing.

using grid.js quickly:

<script src=http://raw.github.com/brito/grid.js/master/grid.js></script>

using grid.js reliably:

<script src="path/to/your/local/grid.js></script>

API

Working on

  • function CORS (url, options?)

Later

Soon