|
1 | 1 | Store.js
|
2 | 2 | ========
|
3 | 3 |
|
4 |
| -1. [Version 2.0](#version-20) |
| 4 | +1. [Version 2.0](#user-content-version-20) |
5 | 5 | - What's new?
|
6 |
| -2. [Basic Usage](#basic-usage) |
| 6 | +2. [Basic Usage](#user-content-basic-usage) |
7 | 7 | - All you need to get started
|
8 |
| - - [API](#api) |
9 |
| - - [Installation](#installation) |
10 |
| -3. [Supported Browsers](#supported-browsers) |
| 8 | + - [API](#user-content-api) |
| 9 | + - [Installation](#user-content-installation) |
| 10 | +3. [Supported Browsers](#user-content-supported-browsers) |
11 | 11 | - All of them, pretty much :)
|
12 |
| - - [List of supported browsers](#list-of-supported-browsers) |
13 |
| -4. [Plugins](#plugins) |
| 12 | + - [List of supported browsers](#user-content-list-of-supported-browsers) |
| 13 | +4. [Plugins](#user-content-plugins) |
14 | 14 | - Additional common functionality
|
15 |
| - - [List of all Plugins](#list-of-all-plugins) |
16 |
| - - [Using Plugins](#using-plugins) |
17 |
| - - [Write your own Plugin](#write-your-own-plugin) |
18 |
| -5. [Builds](#builds) |
| 15 | + - [List of all Plugins](#user-content-list-of-all-plugins) |
| 16 | + - [Using Plugins](#user-content-using-plugins) |
| 17 | + - [Write your own Plugin](#user-content-write-your-own-plugin) |
| 18 | +5. [Builds](#user-content-builds) |
19 | 19 | - Choose which build is right for you
|
20 |
| - - [List of default Builds](#list-of-default-builds) |
21 |
| - - [Make your own Build](#make-your-own-build) |
22 |
| -6. [Storages](#storages) |
| 20 | + - [List of default Builds](#user-content-list-of-default-builds) |
| 21 | + - [Make your own Build](#user-content-make-your-own-build) |
| 22 | +6. [Storages](#user-content-storages) |
23 | 23 | - Storages provide underlying persistance
|
24 |
| - - [List of all Storages](#list-of-all-storages) |
25 |
| - - [Write your own Storage](#write-your-own-storage) |
| 24 | + - [List of all Storages](#user-content-list-of-all-storages) |
| 25 | + - [Write your own Storage](#user-content-write-your-own-storage) |
26 | 26 |
|
27 | 27 |
|
28 | 28 | Version 2.0
|
|
0 commit comments