Skip to content

amirrezamahyari/elysia

 
 

Repository files navigation


Elysia label

Fast and friendly Bun web framework.

Documentation | Discord

Former known as KingWorld

Philosophies

Building on top of 3 philosophies:

  • Performance
    • You shall not worry about the underlying performance
  • Simplicity
    • Simple building blocks to create an abstraction, not repeating yourself
  • Flexibility
    • You shall be able to customize most of the library to fit your needs

Designed with TypeScript in mind, you don't need to understand TypeScript to gain the benefit of TypeScript with Elysia. The library understands what you want and automatically infers the type from your code.

⚡️ Elysia is one of the fastest Bun web frameworks

Documentation

The documentation is available on elysiajs.com.

Contributing

See Contributing Guide and please follow our Code of Conduct.

Discord

Come join the Discord channel~

About

Fast, and friendly Bun web framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • Other 0.3%