a database system that has a JQuery style API
ALPHA and broken! - by the start of March 2014 I will have done installation instructions, examples and such other important things - help is always welcome : )
##Quickstart
Dive in and get a system running quickly.
- JavaScript - start writing digger apps using JavaScript
- Angular - get started using the angular API
- node.js - make your own digger stack using node.js
##User Guide
General guides about digger.
- About Digger - a bit of waffle about the project
- Getting Started - the really basic stuff
- Collaboration - sharing is caring
- Folders - the most used user interface in human history
- Blueprints - forms for web designers
- Publish - install the digger
##Developer Guide
The core JavaScript API for the browser, angular and node.js.
- Data Structure - How data is saved in digger
- Containers - The core container API
- Loading Data - How to load data from warehouses
- Selectors - The selector specification
- Contracts - Select, Append, Save and Remove contracts
- Blueprints - Creating forms using the blueprint format
- Components - Make form field components