@fileverse-dev/ddoc 4.1.8 → 4.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +20 -2
- package/dist/{index-BWmLH4fF.mjs → index-DiGvcOz9.mjs} +9826 -9821
- package/dist/{index-CO2xFAC6.mjs → index-hKhiIwWN.mjs} +1 -1
- package/dist/index.es.js +1 -1
- package/dist/{markdown-source-pane-CRtMavZ0.mjs → markdown-source-pane-BcRRhhfp.mjs} +2 -2
- package/dist/package/extensions/mardown-paste-handler/index.d.ts +1 -0
- package/dist/package/utils/colors.d.ts +1 -0
- package/dist/{split-view-toolbar-DUW57DCs.mjs → split-view-toolbar-BZOg4Vsc.mjs} +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,26 @@
|
|
|
1
1
|
# dDocs Editor
|
|
2
|
+
[ddocs.new](http://ddocs.new/) is your privacy-first, open-source alternative to Google Docs. A self-sovereign document editor for multiplayer collaboration that is end-to-end encrypted, decentralised, and requires no account to get started 💛
|
|
2
3
|
|
|
3
|
-
[ddocs.new](http://ddocs.new/) is your end-to-end encrypted alternative to Google Docs. It is a rich note-taking and document collaboration app that gives people complete sovereignty over their data :yellow_heart:
|
|
4
4
|
|
|
5
|
-
dDocs enables secure, real-time
|
|
5
|
+
dDocs enables secure, real-time and asynchronous collaboration without compromising user privacy. Powerful features include:
|
|
6
|
+
|
|
7
|
+
- Markdown and LaTeX support
|
|
8
|
+
|
|
9
|
+
- Dark mode and custom themes
|
|
10
|
+
|
|
11
|
+
- Offline editing
|
|
12
|
+
|
|
13
|
+
- Suggestion mode
|
|
14
|
+
|
|
15
|
+
- Cross-device sync (desktop and mobile)
|
|
16
|
+
|
|
17
|
+
- Zero-knowledge powered granular permissions and social recovery
|
|
18
|
+
|
|
19
|
+
- Version history
|
|
20
|
+
|
|
21
|
+
- Mermaid diagram support
|
|
22
|
+
|
|
23
|
+
- End-to-end encrypted, programmable API optimised for AI agents
|
|
6
24
|
|
|
7
25
|
<img width="2308" height="1458" alt="image" src="https://github.com/user-attachments/assets/32875e2e-b30b-431b-bbb6-74ce96f21141" />
|
|
8
26
|
|