kanary

2.0.9 • Public • Published

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

Framework Version Router Requests/s
http 10.13.0 32534.93
express 4.16.4 13088.20
koa 2.6.2 22540.10
kelp 2.0.1 30707.83
kanary 2.0.0 22689.01
fastify 1.13.0 31248.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.


Dependents (0)

Package Sidebar

Install

npm i kanary

Weekly Downloads

0

Version

2.0.9

License

MIT

Unpacked Size

27.1 kB

Total Files

59

Last publish

Collaborators

  • song940