Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Elysia JS

Fast and Friendly Bun web framework with an end-to-end type-safety for everyone,.
Collective - Host: opensource - https://opencollective.com/elysia-js - Code: https://github.com/elysiajs/elysia

Structured logging?

github.com/elysiajs/elysia - fritzblue opened this issue over 1 year ago
store is not available in the onError handler

github.com/elysiajs/elysia - otherguy opened this issue over 1 year ago
🔧 fix: `InternalServerError` code

github.com/elysiajs/elysia - bogeychan opened this pull request over 1 year ago
cors error Preflight

github.com/elysiajs/elysia - rhkdgns95 opened this issue over 1 year ago
build(deps-dev): bump bun-types from 0.7.3 to 1.0.2

github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump @sinclair/typebox from 0.30.4 to 0.31.15

github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): bump rimraf from 4.4.1 to 5.0.1

github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
build(deps): bump actions/checkout from 3 to 4

github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
Add github action to run bun test

github.com/elysiajs/elysia - arthurfiorette opened this pull request over 1 year ago
BUG: Headers being duplicated after v0.6.24

github.com/elysiajs/elysia - arthurfiorette opened this issue over 1 year ago
How to return files back to the client directly

github.com/elysiajs/elysia - uhmpasterig opened this issue over 1 year ago
make decorators readonly when accessed through context

github.com/elysiajs/elysia - ethanniser opened this pull request over 1 year ago
How to serialize/deserialize the response?

github.com/elysiajs/elysia - zolboo-gtn opened this issue over 1 year ago
How to create secure websocket?

github.com/elysiajs/elysia - wtong2017 opened this issue over 1 year ago
Property 'get' does not exist on type Elysia

github.com/elysiajs/elysia - mostafa-kheibary opened this issue over 1 year ago
State modifies the object

github.com/elysiajs/elysia - nikhilro opened this issue over 1 year ago
`onBeforeHandle` applied unexpectedly

github.com/elysiajs/elysia - nikhilro opened this issue over 1 year ago
fix: `mapEarlyResponse` with `aot` on after handle

github.com/elysiajs/elysia - bogeychan opened this pull request over 1 year ago
securityHandlers?

github.com/elysiajs/elysia - mattiaferrari02 opened this issue over 1 year ago
Socket.io integration

github.com/elysiajs/elysia - arsaizdihar opened this issue over 1 year ago
AOT flag is misdescribed in types

github.com/elysiajs/elysia - HKGx opened this issue over 1 year ago
🔧 fix: typo in test suite name

github.com/elysiajs/elysia - HKGx opened this pull request over 1 year ago
Scoped instances won't execute hooks

github.com/elysiajs/elysia - emilianomon opened this issue over 1 year ago
WebSocket - added unit tests and fixed example & api

github.com/elysiajs/elysia - bogeychan opened this pull request over 1 year ago
[bug report] Segmentation fault on file upload

github.com/elysiajs/elysia - iamcsharper opened this issue over 1 year ago
feat: Cover base error cases with classes.

github.com/elysiajs/elysia - l2ysho opened this issue over 1 year ago
fix: bad code in Internal server error class

github.com/elysiajs/elysia - l2ysho opened this pull request over 1 year ago
Hooks are applied in incorrect order

github.com/elysiajs/elysia - mokiros opened this issue over 1 year ago
feat: support additional status codes in redirects

github.com/elysiajs/elysia - CKonv opened this pull request over 1 year ago
EdenTreaty seems to work only with chained calls

github.com/elysiajs/elysia - aureliendepeyrelongue opened this issue over 1 year ago
updated error constructors to take in a custom error message

github.com/elysiajs/elysia - brayden-wong opened this pull request over 1 year ago
doc: fix typo in CONTRIBUTING.md

github.com/elysiajs/elysia - eltociear opened this pull request over 1 year ago
Route splitting without loosing type inference

github.com/elysiajs/elysia - artecoop opened this issue over 1 year ago
git tag + GitHub Release?

github.com/elysiajs/elysia - dtinth opened this issue over 1 year ago
Cannot use `Context.set` outside of the request handler

github.com/elysiajs/elysia - pilcrowOnPaper opened this issue over 1 year ago
Specifying TLS on listen 'expected fetch() to be a function'

github.com/elysiajs/elysia - thennothinghappened opened this issue over 1 year ago
Implement JsonString

github.com/elysiajs/elysia - brunoeduardodev opened this pull request over 1 year ago
[Feature Request]: Accept "JsonString" custom type

github.com/elysiajs/elysia - brunoeduardodev opened this issue over 1 year ago
Type error in group decorator

github.com/elysiajs/elysia - makaias opened this issue over 1 year ago
docs: slight grammar adjustment

github.com/elysiajs/elysia - iamshanvy opened this pull request over 1 year ago
Hot Reload issue

github.com/elysiajs/elysia - namcogit opened this issue over 1 year ago
Support swagger empty response

github.com/elysiajs/elysia - naturalethic opened this issue over 1 year ago
TypeSafety Only Works When Chaining

github.com/elysiajs/elysia - simonbindefeld opened this issue over 1 year ago
Crush on wrong request

github.com/elysiajs/elysia - alhimikix opened this issue over 1 year ago
Bun with Elysia SIGHUP when reading file

github.com/elysiajs/elysia - xzones2014 opened this issue over 1 year ago
Made reusable route types!

github.com/elysiajs/elysia - ArcherHume opened this pull request over 1 year ago
🔧 fix: comment typos

github.com/elysiajs/elysia - ArcherHume opened this pull request over 1 year ago
🎉 feat: route arrays

github.com/elysiajs/elysia - ArcherHume opened this pull request over 1 year ago
Graceful Shutdown Example?

github.com/elysiajs/elysia - arkmech opened this issue over 1 year ago
fix: pass instance errors typings to local error hook

github.com/elysiajs/elysia - brunoeduardodev opened this pull request over 1 year ago
How to get IP Address of the request?

github.com/elysiajs/elysia - JawadAhbab opened this issue over 1 year ago
Route group not working always showing 404

github.com/elysiajs/elysia - amm834 opened this issue over 1 year ago
Release 0.7: Miyu

github.com/elysiajs/elysia - SaltyAom opened this pull request over 1 year ago
Access body error

github.com/elysiajs/elysia - alexandre-dos-reis opened this issue over 1 year ago
Routing configuration

github.com/elysiajs/elysia - alexandre-dos-reis opened this issue over 1 year ago
Elysia's Hot Reload No Longer Works

github.com/elysiajs/elysia - gungun974 opened this issue over 1 year ago
Case insensitive headers

github.com/elysiajs/elysia - pilcrowOnPaper opened this issue over 1 year ago
Feature request: Set multiple `Set-Cookie` headers

github.com/elysiajs/elysia - pilcrowOnPaper opened this issue over 1 year ago
Feat request: JSX Support

github.com/elysiajs/elysia - donferi opened this issue over 1 year ago
Swagger Plugin Respects OS Dark-Mode

github.com/elysiajs/elysia - gdibble opened this issue over 1 year ago
Plugin html type error

github.com/elysiajs/elysia - Tetreur opened this issue over 1 year ago
typings break with exactOptionalPropertyTypes

github.com/elysiajs/elysia - hesxenon opened this issue over 1 year ago