2.0.9 • Published 4 years ago

kanary v2.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Kanary

The next full-featured javascript frameworks.

kanary

Installation

$ npm install kanary

Example

require('kanary/start');

Documents

docs

Benchmarks

MacBook Pro (Retina, 15-inch, Mid 2015) 2.2 GHz Intel Core i7 / 16 GB 1600 MHz DDR3

FrameworkVersionRouterRequests\/s
http10.13.032534.93
express4.16.413088.20
koa2.6.222540.10
kelp2.0.130707.83
kanary2.0.022689.01
fastify1.13.031248.66

https://github.com/song940/kanary-benchmarks

Contributing

  • Fork this Repo first
  • Clone your Repo
  • Install dependencies by $ npm install
  • Checkout a feature branch
  • Feel free to add your features
  • Make sure your features are fully tested
  • Publish your local branch, Open a pull request
  • Enjoy hacking <3

MIT

This work is licensed under the MIT license.