JSPM

elysia

0.4.0-exp-230322.0029
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 215047
  • Score
    100M100P100Q158780F
  • License MIT

Fast, and friendly Bun web framework

Package Exports

  • elysia
  • elysia/context
  • elysia/custom-types
  • elysia/error
  • elysia/fn
  • elysia/handler
  • elysia/schema
  • elysia/types
  • elysia/utils
  • elysia/ws

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (elysia) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


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~