lark

A node.js framework based on koa. Our goal is to build the best industrial node.js framework for high concurrency and high flow application.

Usage no npm install needed!

<script type="module">
  import lark from 'https://cdn.skypack.dev/lark';
</script>

README

Lark

Lark is a node.js framework based on Koa

NPM version build status Test coverage NPM downloads Node.js dependencies

Install

Use npm to install

$ npm install --global lark

CLI

Use lark-CLI to build lark apps

to be continued ...