UNPKG

updraft

Version:

Javascript ORM-like storage in SQLite (WebSQL or other), synced to the cloud

15 lines (14 loc) 593 B
<!DOCTYPE html> <html> <head> <title>updraft | Javascript ORM-like storage in SQLite (WebSQL or other), synced to the cloud</title> <link rel="stylesheet" href="./demo/assets/normalize.css"> </head> <body> <h1>updraft</h1> <p>Javascript object storage in SQLite (WebSQL or other), synced to the cloud</p> <p>Check out the <a href="http://arolson101.github.io/updraft/demo/index.html">project homepage</a>.</p> <p>Check out the <a href="https://github.com/arolson101/updraft">source code on GitHub</a>.</p> <p>Copyright 2014 Andrew Olson</p> </body> </html>