Kenote is a Node.js framework, used to build server-side applications, and is written by typescript.
Kenote can use koa and express as the basic web framework.
| Project | Description |
|---|---|
| @kenote/common | Based on Kenote common methods and types. |
| @kenote/core | The core library of the Kenote.js |
| @kenote/express | Using Express web framework to Kenote.js |
| @kenote/koa | Using Koa web framework to Kenote.js |
| @kenote/express-seesion | Session plug-in based on Express for Kenote.js |
| @kenote/express-passport | Passport plug-in based on Express for Kenote.js |
| @kenote/koa-seesion | Session Session plug-in based on Koa for Kenote.js |
| @kenote/koa-passport | Passport plug-in based on Koa for Kenote.js |
| @konte/mailer | Auxiliary tool for NodeMailer |
| @kenote/mongoose | Auxiliary tool for Mongoose |
| @kenote/config | Get profile module |
| @kenote/upload | Package of Upload module |
| @kenote/protobuf | Client sending protobuf data through socket. |
MIT License.