• Stars
    star
    1,986
  • Rank 23,330 (Top 0.5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 13 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.

Sisyphus Build Status

Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.

Description and sample are available at http://sisyphus-js.herokuapp.com/

Smashing Magazine article: http://coding.smashingmagazine.com/2011/12/05/sisyphus-js-client-side-drafts-and-more/

How to contribute

  1. Fork the repository
  2. Install dependencies with npm install
  3. Run ./node_modules/karma/bin/karma start (or $ npm install -g karma-cli and karma start)
  4. Make your changes
  5. Write some specs and make sure that you did not break existing ones
  6. Check that your code style matches jQuery Core Style Guidelines
  7. Send a pull request

Author: Alexander Kaupanin

More Repositories

1

dsweeper

Don't let AppleDouble `._whatever` files into Dropbox folder.
JavaScript
32
star
2

stockprice

A CLI tool that looks up stock prices; vim integration!
Go
18
star
3

gmaps.markermanager

Google Maps Api v3 interface to add-remove and group markers on a map
JavaScript
12
star
4

jgmap

jQuery plugin to work with Google Maps Api v3
JavaScript
11
star
5

phpdumper

Improved PHP variable dumper with web interface
PHP
4
star
6

rasp_fu

Libs etc
PHP
3
star
7

complex_number

simple php complex number class
PHP
3
star
8

erb2haml

Bulk convert ugly old ERB files in your project into modern HAML, delete converted files optionally, etc
Ruby
3
star
9

fooda_filters

πŸ” Missing Fooda price filters (Chrome extension and bookmarklet)
JavaScript
2
star
10

backbone.view.enhanced_events_declaration

A backbone.js View enchanced events declaration mixin
JavaScript
2
star
11

wpEventsCalendarWidget

Events calendar sidebar widget for Wordress CMS
PHP
2
star
12

wpGuidebookPlugin

Guidebook plugin for Wordpress CMS
PHP
2
star
13

serialize-list-attribute

Manage text field attribute serialized as an array, hash, etc. Add per-item validation.
Ruby
1
star
14

katas

Go
1
star
15

noughts-and-crosses

A simple console (M, N, W) game written in Ruby.
Ruby
1
star
16

sandbox

Collection of projects made not to increase repos count
PHP
1
star
17

jasmine-favicon-reporter

Jasmine reporter that shows count of *RED* tests in favicon.
JavaScript
1
star
18

lazy-wombat

A simple yet powerful DSL to generate Excel spreadsheets built on top of axlsx gem.
Ruby
1
star
19

backbone-view-enhanced-events-declaration-rails

A Rails 3 asset pipeline gem for Backbone.View.EnhancedEventsDeclaration mixin
Ruby
1
star