30 Forks
392 Stars
392 Watchers

satcheljs

Satchel is a data store based on the Flux architecture. It is characterized by exposing an observable state that makes view updates painless and efficient.

How to download and setup satcheljs

Open terminal and run command
git clone https://github.com/microsoft/satcheljs.git
git clone is used to create a copy or clone of satcheljs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with satcheljs https://github.com/microsoft/satcheljs/archive/master.zip

Or simply clone satcheljs with SSH
[email protected]:microsoft/satcheljs.git

If you have some problems with satcheljs

You may open issue on satcheljs support forum (system) here: https://github.com/microsoft/satcheljs/issues