@smuada/elysia
TypeScript icon, indicating that this package has built-in type declarations

0.5.23 • Public • Published

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~

Readme

Keywords

Package Sidebar

Install

npm i @smuada/elysia

Weekly Downloads

1

Version

0.5.23

License

MIT

Unpacked Size

240 kB

Total Files

47

Last publish

Collaborators

  • smuada