Skip to content
forked from kelpjs/kelp-next

🚀 The next full-featured javascript web frameworks

License

Notifications You must be signed in to change notification settings

lsongdev/kanary

 
 

Repository files navigation

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.


About

🚀 The next full-featured javascript web frameworks

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%