Giter VIP home page Giter VIP logo

aomex

流畅的 node.js 框架,启发自koayii

node version npm peer typescript version GitHub Workflow Status (lint) GitHub Workflow Status (test) Codecov License

特性

  • HTTP接口
  • 终端指令
  • 中间件
  • 数据验证
  • 缓存
  • 国际化
  • 定时任务
  • 接口文档生成器
  • 极限TS类型提示

安装

npm create aomex --project hello-aomex

应用平台

Name Version Desc
@aomex/web npm 外部接口
@aomex/console npm 内部指令

核心库

Name Version Platform Desc
@aomex/compress npm web 压缩响应内容
@aomex/cors npm web 跨域请求共享
@aomex/http-logger npm web http请求日志
@aomex/helmet npm web 设置安全报文
@aomex/pretty-json npm web 美化响应输出
@aomex/serve-static npm web 静态文件服务
@aomex/response-time npm web 设置服务响应时长报文
@aomex/rate-limit npm web 请求限速
@aomex/etag npm web 设置etag报文
@aomex/openapi npm web/console 生成接口文档
@aomex/swagger-ui npm web swagger文档服务
@aomex/cron npm console 定时任务
@aomex/async-trace npm web/console 异步逻辑链路追踪

缓存

Name Version Desc
@aomex/cache npm 缓存库入口
@aomex/cache-redis-adapter npm redis适配器

身份认证

Name Version Desc
@aomex/auth npm 身份认证统一入口
@aomex/auth-bearer-adapter npm Bearer 方案
@aomex/auth-jwt-adapter npm Json Web Token 方案

第三方搭配

Name Version Desc
tsx npm 执行 TS 文件
prisma npm 数据库 ORM
winston npm 通用的日志库
vitest npm 测试框架
tsc-alias npm 补全.js后缀
volta 不同项目自动切换node和pnpm/yarn版本

aomex's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.