mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 01:50:07 +00:00
working on docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5eff0d68b2
commit
2039d92df1
@ -54,8 +54,9 @@ are likely to change, the implementation / API **will definitely** change! ;)_
|
||||
|
||||
### Project:
|
||||
- The project on [GitHub](https://github.com/flynx/pWiki)
|
||||
- pWiki [live demo](https://flynx.github.io/pWiki/) _– The data is stored in
|
||||
sessionStorage on the client, closing the tab/browser will reset the wiki._
|
||||
- pWiki [live demo (hosted on Gitgub)](https://flynx.github.io/pWiki/) _–
|
||||
The data is stored in sessionStorage on the client, closing the tab/browser
|
||||
will reset the wiki._
|
||||
|
||||
<!-- @filter(markdown) -->
|
||||
<!-- vim:set ts=2 sw=2 expandtab spell : -->
|
||||
|
||||
@ -5,10 +5,13 @@
|
||||
"license": "BSD",
|
||||
"dependencies": {
|
||||
"glob": "^7.0.5",
|
||||
"ig-features": "^1.0.4",
|
||||
"ig-object": "^1.0.1",
|
||||
"jszip": "^2.6.1",
|
||||
"peer": "*",
|
||||
"pouch-replicate-webrtc": "0.0.9",
|
||||
"pouchdb": "^5.4.5",
|
||||
"requirejs": "^2.2.0",
|
||||
"showdown": "^1.4.2",
|
||||
"xss": "^0.2.13"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user