What is fasteejs

a blazing fast web application framework for building rest and web applications.that runs on any js runtime.

packages included

the packages included are:

  • Fastee - a blazing fast express alternative,runs on nodejs,bun and deno only.
  • edge - a web application framework can serve a hono alternative,it's fast,runs on bun,deno,and workers.

How to install Fastee

found as fasteejs

1npm install fasteejs

How to install Edge

found as @fasteejs/edge

1npm install @fasteejs/edge