@meenainwal/rich-text-editor 1.0.1 → 1.0.2
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 +2 -2
- package/package.json +1 -1
package/ReadME.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
A premium, ultra-lightweight, framework-agnostic rich text editor built entirely with Vanilla TypeScript. Featuring a sophisticated **Slate & Indigo** design system, it provides a flawless writing experience out-of-the-box.
|
|
4
4
|
|
|
5
|
-

|
|
6
6
|
|
|
7
7
|
## ✨ Why Choose This Editor? (Pros & Cons)
|
|
8
8
|
|
|
@@ -95,4 +95,4 @@ As the project manager, we are aggressively expanding this editor. Next releases
|
|
|
95
95
|
|
|
96
96
|
## 📄 License
|
|
97
97
|
|
|
98
|
-
MIT © [Anuj Nainwal](https://github.com/
|
|
98
|
+
MIT © [Anuj Nainwal](https://github.com/anujnainwal)
|
package/package.json
CHANGED