Files
librenms-librenms/README.md

43 lines
1.4 KiB
Markdown
Raw Normal View History

2012-07-27 13:40:56 +02:00
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/).
2015-04-09 02:02:11 -06:00
### Live Preview at: [http://dsmorse.github.io/gridster.js/](http://dsmorse.github.io/gridster.js/)
2015-04-08 09:37:06 -06:00
[Releases](https://github.com/dsmorse/gridster.js/releases)
2013-05-14 08:40:49 -07:00
2015-04-08 09:37:06 -06:00
[CHANGELOG](https://github.com/dsmorse/gridster.js/blob/master/CHANGELOG.md)
2013-05-14 08:40:49 -07:00
2015-04-08 09:37:06 -06:00
Gridster was created by Ducksboard but they have basiclly abondoned the project
and even those who had write permissions to the repo are not merging pull requests.
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
As of result of the inactivity over the last year in the Ducksboard repository, [@dsmorse](https://github.com/dsmorse/gridster.js) has created a fork
2015-04-08 09:37:06 -06:00
for current support. He will GLADLY accept pull requests, and will be working to merge existing
Pull Requests from Ducksboard repo.
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).