Skip to content

holsee/LocalStoragePortets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portlets Demo using Local Storage

This was created initially as a demo. JavaScript portlet UI implemenation as a jQuery Plug-in which stores state in localstorage.

The code is still pretty rough and needs to be refactored, specs implemented fully & polished.

My goal is to restructure the directory, remove any dependencies on twitter bootstrap (rather take the form of a twitter boostrap compatible control) and also remove the depenency on jQuery sortable in favor of an approach that allows multi-column widgets/portlets.

See: http://holsee.com/portlets-with-localstorage/

Dependencies

  • jQuery
  • jQuery UI (Sortable)
  • Twitter Bootstrap (responsive css & glyphs)

DEMO

http://holseeui.herokuapp.com/#portlets

stand-alone

  • any modern browser open stand-alone/index.html.

run with node

tests / specs

  • Open tests/spec-runner.html

3rd Party Code (used in example app):

  • Twitter Bootstrap
  • Backbone.js
  • Node.js
  • Express
  • jQuery & jQuery UI (sortable)
  • Jasmine BDD lib

LICENSE - WTFPL

About

jQuery plug-in which creates a Portlet UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published