mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add KaibanJS (#943)
Checklist: - [x] I've read and understood [Contributing Guidelines](CONTRIBUTING.md). - [x] I've added the new resource at the end of its section. - [x] This resource is out there for a while, and actively maintained. - [x] This resource is popular enough and has at least a few hundred stars on GitHub.
This commit is contained in:
parent
f2f608d2c3
commit
80acdd2c62
@ -77,6 +77,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [SDK](#sdk)
|
||||
* [ORM](#orm)
|
||||
* [WebSockets](#websockets)
|
||||
* [Generative AI](#generative-ai)
|
||||
* [Misc](#misc)
|
||||
* [Worth Reading](#worth-reading)
|
||||
* [Other Awesome Lists](#other-awesome-lists)
|
||||
@ -1045,6 +1046,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [Socket.io](https://github.com/socketio/socket.io) The most widely used WebSocket library for real-time applications. Supports auto-reconnection, rooms, and fallbacks (e.g., polling).
|
||||
* [ws](https://github.com/websockets/ws) Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js.
|
||||
|
||||
## Generative AI
|
||||
|
||||
* [KaibanJS](https://github.com/kaiban-ai/KaibanJS) - KaibanJS is an open-source framework browser-compatibility of orchestration of multi-agent ai systems using a Kanban-inspired architecture.
|
||||
|
||||
## Misc
|
||||
|
||||
* [echo](https://github.com/toddmotto/echo) - Lazy-loading images with data-* attributes.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user