tiptop-editor 1.0.2 → 1.0.3
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 +5 -23
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,24 +1,6 @@
|
|
|
1
|
-
#
|
|
1
|
+
# ATTENTION:
|
|
2
|
+
I'am still working on the package, and finising the last touches.
|
|
3
|
+
I will update this README with all there is to know when I'm done.
|
|
4
|
+
So please do not be mad at me if you don't understand how to use the package, it will be dealt with very soon.
|
|
2
5
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-

|
|
6
|
-

|
|
7
|
-

|
|
8
|
-
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
## ✨ Features
|
|
12
|
-
|
|
13
|
-
- Built on **Tiptap v3** — a powerful, headless rich-text editor
|
|
14
|
-
- Styled with **HeroUI** + Tailwind
|
|
15
|
-
- Fully typed with **TypeScript**
|
|
16
|
-
- Ready to embed in any React app
|
|
17
|
-
- Designed for **Notion-like UX**
|
|
18
|
-
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
## 🚀 Installation
|
|
22
|
-
|
|
23
|
-
```bash
|
|
24
|
-
npm install tiptop-editor
|
|
6
|
+
Thank you.
|