mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
Add Fake IndexedDB
This commit is contained in:
parent
41f4104cfd
commit
aeb4ac921a
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
- [es6-features.org](http://es6-features.org/#SpreadOperator) - An overview of the new features added in EcmaScript 6
|
||||
|
||||
## Polyfills
|
||||
- [Fake IndexedDB](https://github.com/dumbmatter/fakeIndexedDB) - A pure JS in-memory implementation of the IndexedDB API
|
||||
|
||||
## Net
|
||||
- [jsRequest](https://github.com/danilo-valente/jsRequest) - Fast and easy asynchronous JavaScript files loading.
|
||||
|
||||
|
|
Loading…
Reference in a new issue