https://github.com/openpeeps/tiptap-nim
TipTap - Schema Definition and Validator
https://github.com/openpeeps/tiptap-nim
nim-clients nim-lang openpeeps-clients tiptap tiptap-backend tiptap-validator
Last synced: about 1 month ago
JSON representation
TipTap - Schema Definition and Validator
- Host: GitHub
- URL: https://github.com/openpeeps/tiptap-nim
- Owner: openpeeps
- License: mit
- Created: 2025-10-25T15:50:07.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-18T19:46:30.000Z (4 months ago)
- Last Synced: 2026-03-19T07:53:10.135Z (4 months ago)
- Topics: nim-clients, nim-lang, openpeeps-clients, tiptap, tiptap-backend, tiptap-validator
- Language: Nim
- Homepage: https://openpeeps.github.io/tiptap-nim/
- Size: 81.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tiptap Content Validator for 👑 in Nim language
nimble install tiptap
## 😍 Key Features
- Fast & lightweight validation of [Tiptap](https://github.com/ueberdosis/tiptap) JSON content
- Easy to use API
> [!NOTE]
> This library only validates Tiptap JSON content structure. It does not render or manipulate the content.
## Examples
Check tests in the `tests` folder for usage examples.
### ❤ Contributions & Support
- 🐛 Found a bug? [Create a new Issue](https://github.com/openpeeps/tiptap-nim/issues)
- 👋 Wanna help? [Fork it!](https://github.com/openpeeps/tiptap-nim/fork)
- 😎 [Get €20 in cloud credits from Hetzner](https://hetzner.cloud/?ref=Hm0mYGM9NxZ4)
### 🎩 License
MIT license. [Made by Humans from OpenPeeps](https://github.com/openpeeps).
Copyright OpenPeeps & Contributors — All rights reserved.