Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 791 Bytes

index.md

File metadata and controls

30 lines (27 loc) · 791 Bytes
layout hero features
home
name text tagline actions
Keverjs
Inversion of control nodejs framework
A lightweight inversion of control nodejs framework based on TypeScript
theme text link
brand
Getting Started
/guide/introduction/getting-started
theme text link
alt
API Documentation
/api/
icon title details
src
/assets/ioc.svg
IOC
Decorator-based implementation of IOC weak inter-module dependencies, module weak coupling.
icon title details
src
/assets/typescript.svg
TypeScript
TypeScript-based implementation, supports TypeScript-friendly type inference.
icon title details
src
/assets/middleware.svg
Middleware
Powerful middleware capabilities with support for Koa Middleware.