tiptop-editor 1.0.1 → 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 CHANGED
@@ -1,24 +1,6 @@
1
- # 📝 Tiptop Editor
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
- A Notion-like rich text editor built with [Tiptap v3](https://tiptap.dev/) and [HeroUI](https://heroui.dev/), packaged as a plug-and-play React component.
4
-
5
- ![npm version](https://img.shields.io/npm/v/tiptop-editor.svg)
6
- ![bundle size](https://img.shields.io/bundlephobia/minzip/tiptop-editor)
7
- ![license](https://img.shields.io/npm/l/tiptop-editor)
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.