Files
librenms-librenms/README.md
2013-10-26 19:52:10 +02:00

46 lines
1.4 KiB
Markdown

Gridster.js
===========
Gridster is a jQuery plugin that makes building intuitive draggable
layouts from elements spanning multiple columns. You can even
dynamically add and remove elements from the grid.
More at [http://gridster.net/](http://gridster.net/).
[Releases](https://github.com/ducksboard/gridster.js/releases)
[CHANGELOG](https://github.com/ducksboard/gridster.js/blob/master/CHANGELOG.md)
Gridster is maintained by Ducksboard occasionally but not actively.
@dustmoo and @pushmatrix have also write permissions as Gridster maintainers
they are. Thank you guys!
## Forks
Mr @dustmoo (maintainer of Gridster) has his own fork of gridster.js
with some new interesting features like widget-swapping and static widgets.
Can be found here: [dustmoo/gridster.js](https://github.com/dustmoo/gridster.js)
@dustmoo is working in his spare time to merge all these changes into
ducksboard/gridster.js
If anyone would like to help @dustmoo improve his fork and reconcile
it with the main library he would be happy for the help.
## Contributing
Commits should follow these [conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y).
Changelog is generated from there.
## License
Distributed under the MIT license.
## Whodunit
Gridster is built by [Ducksboard](http://ducksboard.com/) with the help of all
these [wonderful people](https://github.com/ducksboard/gridster.js/graphs/contributors).