Files
librenms-librenms/README.md

51 lines
1.6 KiB
Markdown
Raw Normal View History

2012-07-27 13:40:56 +02:00
Gridster.js
===========
2013-12-10 17:26:45 +01:00
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/ducksboard/gridster.js/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
2012-07-27 13:40:56 +02:00
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/).
2013-10-26 17:35:20 +02:00
[Releases](https://github.com/ducksboard/gridster.js/releases)
2013-05-14 08:40:49 -07:00
2013-10-26 17:35:20 +02:00
[CHANGELOG](https://github.com/ducksboard/gridster.js/blob/master/CHANGELOG.md)
2013-05-14 08:40:49 -07:00
2013-10-26 17:35:20 +02:00
Gridster is maintained by Ducksboard occasionally but not actively.
@dustmoo and @pushmatrix have also write permissions as Gridster maintainers
they are. Thank you guys!
2013-05-14 08:40:49 -07:00
2013-10-26 17:35:20 +02:00
## Forks
2013-05-14 08:40:49 -07:00
2013-10-26 17:35:20 +02:00
Mr @dustmoo (maintainer of Gridster) has his own fork of gridster.js
with some new interesting features like widget-swapping and static widgets.
2013-05-14 08:40:49 -07:00
2013-10-26 17:35:20 +02:00
Can be found here: [dustmoo/gridster.js](https://github.com/dustmoo/gridster.js)
2013-05-14 08:40:49 -07:00
2013-10-26 17:35:20 +02:00
@dustmoo is working in his spare time to merge all these changes into
ducksboard/gridster.js
2013-04-25 09:16:28 -07:00
2013-10-26 17:35:20 +02:00
If anyone would like to help @dustmoo improve his fork and reconcile
it with the main library he would be happy for the help.
2013-04-25 09:16:28 -07:00
2013-10-29 23:59:00 +01:00
## Contributing to this project
2013-04-25 09:16:28 -07:00
2013-10-29 23:59:00 +01:00
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
* [Bug reports](CONTRIBUTING.md#bugs)
* [Feature requests](CONTRIBUTING.md#features)
* [Pull requests](CONTRIBUTING.md#pull-requests)
2013-04-25 09:16:28 -07:00
2013-10-26 17:35:20 +02:00
## License
2012-07-27 13:40:56 +02:00
Distributed under the MIT license.
2013-10-26 17:35:20 +02:00
## Whodunit
2012-07-27 13:40:56 +02:00
2013-10-26 17:35:20 +02:00
Gridster is built by [Ducksboard](http://ducksboard.com/) with the help of all
these [wonderful people](https://github.com/ducksboard/gridster.js/graphs/contributors).