https://github.com/importantimport/kkna
💯 All-in-One, Easy-to-Use Comment Component.
https://github.com/importantimport/kkna
hacktoberfest
Last synced: 6 months ago
JSON representation
💯 All-in-One, Easy-to-Use Comment Component.
- Host: GitHub
- URL: https://github.com/importantimport/kkna
- Owner: importantimport
- License: mit
- Created: 2024-05-06T11:07:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T08:22:25.000Z (over 1 year ago)
- Last Synced: 2025-06-30T07:49:46.305Z (7 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://kkna.js.org
- Size: 554 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 💯 KKna [WIP]
All-in-One, Easy-to-Use Comment Component.
## About
A continuation of [Seia](https://github.com/importantimport/seia), but KKna decouples the components from the logic.
Specifically, you can combine any of the existing [presets](#presets) (or create one yourself) to get the data and use a stylized [components](#components) (or create one yourself) to display the data.
Components use [@kkna/core](/packages/core/) and [@kkna/context](/packages/context/) internally.
## Components
###### Official
- [@kkna/component](/packages/component/) - Prototype Component, for testing only
- [@kkna/component-material](/packages/component-material/) - Material Component
- [@kkna/component-shadcn](#) - Shadcn Component (TODO)
## Presets
###### Official
- [@kkna/preset-hatsu](/packages/preset-hatsu/) - Hatsu Preset
- [@kkna/preset-mastodon](/packages/preset-mastodon/) - Mastodon Preset
- [@kkna/preset-openheart](/packages/preset-openheart/) - OpenHeart Preset
- [@kkna/preset-wmio](#) - Webmention.io Preset (TODO)
## License
Published under the [MIT](https://github.com/importantimport/kkna/blob/main/LICENSE) license.
Made by [@kwaa](https://github.com/kwaa) and [community](https://github.com/importantimport/kkna/graphs/contributors) 💛
---
_🤖 auto updated with [automd](https://automd.unjs.io) (last updated: Sun May 19 2024)_