login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

a client side JSON document store. Perfect for webkit mo...
Fork me on GitHub
Features
micro tiny storage without the nasty SQL: pure and d ...
... se syntax for searching and therefore finding of objects

Lawnchair
http://westcoastlogic.com/lawnchair/

Categories

/Channels/techie/JavaScript

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

a client side JSON document store. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution.

Fork me on GitHub

Features

  • micro tiny storage without the nasty SQL: pure and delicious JSON
  • clean and simple oo design with one db table per store
  • key/value store.. specifying a key is optional
  • happily and handily will treat your store as an array of objects
  • terse syntax for searching and therefore finding of objects

HTML

<p><strong>a client side JSON document store</strong>. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution.</p> <a href="http://github.com/brianleroux/lawnchair"><img style="position: absolute; top: 0pt; right: 0pt; border: 0pt none;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub"></a> <h2>Features</h2> <ul> <li>micro tiny storage without the nasty SQL: pure and delicious JSON</li> <li>clean and simple oo design with one db table per store</li> <li>key/value store.. specifying a key is optional</li> <li>happily and handily will treat your store as an array of objects</li> <li>terse syntax for searching and therefore finding of objects</li></ul>