mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
43 lines
1.4 KiB
Markdown
43 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/).
|
|
|
|
### Live Preview at: [http://dsmorse.github.io/gridster.js/](http://dsmorse.github.io/gridster.js/)
|
|
|
|
[Releases](https://github.com/dsmorse/gridster.js/releases)
|
|
|
|
[CHANGELOG](https://github.com/dsmorse/gridster.js/blob/master/CHANGELOG.md)
|
|
|
|
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.
|
|
|
|
## Forks
|
|
|
|
As of result of the inactivity over hte last year in the Ducksboard repository, [@dsmorse](https://github.com/dsmorse/gridster.js) has created a fork
|
|
for current support. He will GLADLY accept pull requests, and will be working to merge existing
|
|
Pull Requests from Ducksboard repo.
|
|
|
|
|
|
## Contributing to this project
|
|
|
|
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)
|
|
|
|
|
|
## 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).
|