New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gridster.js-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gridster.js-rails

  • 0.8.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Build Status GitHub version Built with Grunt Gem Version Bower version

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/.

Live Preview at: http://dsmorse.github.io/gridster.js/

Releases

CHANGELOG

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 the last year in the Ducksboard repository, @dsmorse 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.

Install with NPM

This fork of Gridster can be installed via NPM;

npm install dsmorse-gridster

or to save.

npm install dsmorse-gridster --save

Ruby on Rails integration

This artifact is published to rubygems.org to be consumed by ruby on rails applications.

Include gridster.js-rails in Gemfile;

gem 'gridster.js-rails'

and run bundle install.

Configuration

Add this line to app/assets/stylesheets/application.css

 *= require jquery.gridster

Add this line to app/assets/javascripts/application.js

//= require jquery.gridster

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

License

Distributed under the MIT license.

Whodunit

Gridster is built by Ducksboard with the help of all these wonderful people.

FAQs

Package last updated on 25 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc