We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf7b59 commit f790bb5Copy full SHA for f790bb5
1 file changed
README.md
@@ -23,6 +23,15 @@ Client/Server Side PDF-Generator based in PDFKit
23
- **✅ Custom Fonts && Purge Unused Fonts**
24
- **✅ Plugins Ready!**
25
26
+## TODO for v1
27
+
28
+- [x] Bold, italic and underline text;
29
+- [ ] Table, list, checkbox, line break and page break content;
30
+- [x] [Nuxt 3 plugin](https://github.com/betterwrite/nuxt-pdfeasy);
31
+- [ ] Vue 3 plugin;
32
+- [ ] 90% coverage;
33
+- [ ] `Client-Side` and `Server-Side` with same features.
34
35
## Installation
36
37
```shell
0 commit comments