# kenote.js **Repository Path**: kenote/kenote.js ## Basic Information - **Project Name**: kenote.js - **Description**: Kenote is a Node.js framework, used to build server-side applications, and is written by typescript. - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-01 - **Last Updated**: 2022-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kenote.js 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. ## Packages | 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.