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
Remove default export in favor of the named one
github.com/elysiajs/elysia - dodas opened this issue 12 months ago
github.com/elysiajs/elysia - dodas opened this issue 12 months ago
Insanely slow type inference?
github.com/elysiajs/elysia - verydanny opened this issue 12 months ago
github.com/elysiajs/elysia - verydanny opened this issue 12 months ago
build(deps-dev): bump bun-types from 1.0.18 to 1.0.21
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
@elysiajs/cors broke in 0.8.8
github.com/elysiajs/elysia - huseeiin opened this issue about 1 year ago
github.com/elysiajs/elysia - huseeiin opened this issue about 1 year ago
Swagger custom headers are not in request
github.com/elysiajs/elysia - asyncci opened this issue about 1 year ago
github.com/elysiajs/elysia - asyncci opened this issue about 1 year ago
ReferenceError: Can't find variable: k8
github.com/elysiajs/elysia - aashari opened this issue about 1 year ago
github.com/elysiajs/elysia - aashari opened this issue about 1 year ago
How can I use `app.server?.publish` from a plugin?
github.com/elysiajs/elysia - misaelabanto opened this issue about 1 year ago
github.com/elysiajs/elysia - misaelabanto opened this issue about 1 year ago
Global Schema does not work
github.com/elysiajs/elysia - youcefs21 opened this issue about 1 year ago
github.com/elysiajs/elysia - youcefs21 opened this issue about 1 year ago
Bug: Cannot run WebSocket using Elysia on Unix socket
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
type Numeric works incorrectly on v0.8
github.com/elysiajs/elysia - thinhbuzz opened this issue about 1 year ago
github.com/elysiajs/elysia - thinhbuzz opened this issue about 1 year ago
If error is instanceof Response, respond with it
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
Some callback functions missing for WebSockets
github.com/elysiajs/elysia - mikelgmh opened this issue about 1 year ago
github.com/elysiajs/elysia - mikelgmh opened this issue about 1 year ago
Fix: Websocket ID not the same for `open` and `close` functions
github.com/elysiajs/elysia - Kitanga opened this pull request about 1 year ago
github.com/elysiajs/elysia - Kitanga opened this pull request about 1 year ago
[BUG] Can't set cookie outside a request handler
github.com/elysiajs/elysia - coratgerl opened this issue about 1 year ago
github.com/elysiajs/elysia - coratgerl opened this issue about 1 year ago
[BUG] Close function is passed wrong WebSocket
github.com/elysiajs/elysia - Kitanga opened this issue about 1 year ago
github.com/elysiajs/elysia - Kitanga opened this issue about 1 year ago
fix: display the correct error message when calling .listen outside of bun
github.com/elysiajs/elysia - paperdave opened this pull request about 1 year ago
github.com/elysiajs/elysia - paperdave opened this pull request about 1 year ago
WebSocket : Sending a space character (` `) receives `0`
github.com/elysiajs/elysia - quentint opened this issue about 1 year ago
github.com/elysiajs/elysia - quentint opened this issue about 1 year ago
Issue with requestIP when using body validator
github.com/elysiajs/elysia - eygsoft opened this issue about 1 year ago
github.com/elysiajs/elysia - eygsoft opened this issue about 1 year ago
build(deps-dev): bump bun-types from 1.0.18 to 1.0.20
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
build(deps-dev): bump expect-type from 0.16.0 to 0.17.3
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
Eden Websocket support for pub/sub API
github.com/elysiajs/elysia - Lonitch opened this issue about 1 year ago
github.com/elysiajs/elysia - Lonitch opened this issue about 1 year ago
Elysia 0.8 Cookie Issues
github.com/elysiajs/elysia - sancho1952007 opened this issue about 1 year ago
github.com/elysiajs/elysia - sancho1952007 opened this issue about 1 year ago
Elysia 0.8.3 swagger error
github.com/elysiajs/elysia - egeominotti opened this issue about 1 year ago
github.com/elysiajs/elysia - egeominotti opened this issue about 1 year ago
type errors when running `bun -b check-dts`
github.com/elysiajs/elysia - btakita opened this issue about 1 year ago
github.com/elysiajs/elysia - btakita opened this issue about 1 year ago
build(deps): bump @sinclair/typebox from 0.31.28 to 0.32.0
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
Cloudflare Pages/Worker Example
github.com/elysiajs/elysia - verydanny opened this issue about 1 year ago
github.com/elysiajs/elysia - verydanny opened this issue about 1 year ago
Does this support http2 out of the box?
github.com/elysiajs/elysia - coolaj86 opened this issue about 1 year ago
github.com/elysiajs/elysia - coolaj86 opened this issue about 1 year ago
[Possible bug] Function from plugin throws undefined error at runtime
github.com/elysiajs/elysia - Nmans01 opened this issue about 1 year ago
github.com/elysiajs/elysia - Nmans01 opened this issue about 1 year ago
Difficult typing when decoupling Websocket lifecycle handlers (open, message, drain, close)
github.com/elysiajs/elysia - teodorrd27 opened this issue about 1 year ago
github.com/elysiajs/elysia - teodorrd27 opened this issue about 1 year ago
Websockets parse middleware seems to not exist
github.com/elysiajs/elysia - teodorrd27 opened this issue about 1 year ago
github.com/elysiajs/elysia - teodorrd27 opened this issue about 1 year ago
WebSocket ID changes after each message.
github.com/elysiajs/elysia - jaspersmitNL opened this issue about 1 year ago
github.com/elysiajs/elysia - jaspersmitNL opened this issue about 1 year ago
Websocket send message to all clients
github.com/elysiajs/elysia - ScareCrow95 opened this issue about 1 year ago
github.com/elysiajs/elysia - ScareCrow95 opened this issue about 1 year ago
Response type auto stripping not declared fields or disable type checking?
github.com/elysiajs/elysia - m1212e opened this issue about 1 year ago
github.com/elysiajs/elysia - m1212e opened this issue about 1 year ago
[QUESTION] [TypeSystem] How to use elysia type system (typebox) with custom errors in schema
github.com/elysiajs/elysia - kravetsone opened this issue about 1 year ago
github.com/elysiajs/elysia - kravetsone opened this issue about 1 year ago
Nested t.Ref Types Causing Errors
github.com/elysiajs/elysia - shikanime opened this issue about 1 year ago
github.com/elysiajs/elysia - shikanime opened this issue about 1 year ago
How to deploy Elysia with apache2 and pm2
github.com/elysiajs/elysia - reyadek opened this issue about 1 year ago
github.com/elysiajs/elysia - reyadek opened this issue about 1 year ago
Typescript issue mounting plugins
github.com/elysiajs/elysia - ben-pr-p opened this issue about 1 year ago
github.com/elysiajs/elysia - ben-pr-p opened this issue about 1 year ago
Using typeboxes "Index" causes ts error: Type instantiation is excessively deep and possibly infinite
github.com/elysiajs/elysia - m1212e opened this issue about 1 year ago
github.com/elysiajs/elysia - m1212e opened this issue about 1 year ago
static plugin serves from root instead of public directory
github.com/elysiajs/elysia - mvolkmann opened this issue about 1 year ago
github.com/elysiajs/elysia - mvolkmann opened this issue about 1 year ago
jwt, setCookie and other types don't transfers with default values
github.com/elysiajs/elysia - scffs opened this issue about 1 year ago
github.com/elysiajs/elysia - scffs opened this issue about 1 year ago
Add URI format validation to TypeSystem.Format
github.com/elysiajs/elysia - feggaa opened this pull request about 1 year ago
github.com/elysiajs/elysia - feggaa opened this pull request about 1 year ago
SyntaxError: Unexpected end of JSON input with method ALL
github.com/elysiajs/elysia - nacimgoura opened this issue about 1 year ago
github.com/elysiajs/elysia - nacimgoura opened this issue about 1 year ago
[BUG] The distributed bun packaged' code causes an error
github.com/elysiajs/elysia - bogeychan opened this issue about 1 year ago
github.com/elysiajs/elysia - bogeychan opened this issue about 1 year ago
group modularization is breaking Elysia method chaining
github.com/elysiajs/elysia - cholasimmons opened this issue about 1 year ago
github.com/elysiajs/elysia - cholasimmons opened this issue about 1 year ago
Add string format: uri
github.com/elysiajs/elysia - feggaa opened this pull request about 1 year ago
github.com/elysiajs/elysia - feggaa opened this pull request about 1 year ago
add font/* to SchemaOptions
github.com/elysiajs/elysia - feggaa opened this pull request about 1 year ago
github.com/elysiajs/elysia - feggaa opened this pull request about 1 year ago
[FEATURE] Validation for query string arrays
github.com/elysiajs/elysia - itsyoboieltr opened this issue about 1 year ago
github.com/elysiajs/elysia - itsyoboieltr opened this issue about 1 year ago
[Q]: Interpretation of { a }
github.com/elysiajs/elysia - GHNewbiee opened this issue about 1 year ago
github.com/elysiajs/elysia - GHNewbiee opened this issue about 1 year ago
Proposal: Add lifecycle hooks that will enable data serialization (Eden) and deserialization (Elysia) on query string before validation
github.com/elysiajs/elysia - MatthewAry opened this issue about 1 year ago
github.com/elysiajs/elysia - MatthewAry opened this issue about 1 year ago
how to tell stream is closed (by client)
github.com/elysiajs/elysia - cakir-enes opened this issue about 1 year ago
github.com/elysiajs/elysia - cakir-enes opened this issue about 1 year ago
Query parameters do not work with number type from Typebox
github.com/elysiajs/elysia - JohnnyRacer opened this issue about 1 year ago
github.com/elysiajs/elysia - JohnnyRacer opened this issue about 1 year ago
Add a new constructor parameter to have integrated services
github.com/elysiajs/elysia - Arthurmtro opened this issue about 1 year ago
github.com/elysiajs/elysia - Arthurmtro opened this issue about 1 year ago
fix: guard sandbox did not inherit global config.
github.com/elysiajs/elysia - Crssz opened this pull request about 1 year ago
github.com/elysiajs/elysia - Crssz opened this pull request about 1 year ago
[BUG] using new Elysia() to split routes breaks eden treaty type
github.com/elysiajs/elysia - nvsd opened this issue about 1 year ago
github.com/elysiajs/elysia - nvsd opened this issue about 1 year ago
build(deps-dev): bump @types/cookie from 0.5.4 to 0.6.0
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
Reuse typings from within grouped functions in plugins or route handlers
github.com/elysiajs/elysia - KilianB opened this issue about 1 year ago
github.com/elysiajs/elysia - KilianB opened this issue about 1 year ago
[FEATURE] Add cookie validation for derive
github.com/elysiajs/elysia - itsyoboieltr opened this issue about 1 year ago
github.com/elysiajs/elysia - itsyoboieltr opened this issue about 1 year ago
Remove cookie with `delete cookie.name` is not working
github.com/elysiajs/elysia - dickyindra opened this issue about 1 year ago
github.com/elysiajs/elysia - dickyindra opened this issue about 1 year ago
mount() does not preserve body when fetching through http server
github.com/elysiajs/elysia - silvio2402 opened this issue about 1 year ago
github.com/elysiajs/elysia - silvio2402 opened this issue about 1 year ago
`new Response('message', { status: 404 })` should auto-translate to `set.status`
github.com/elysiajs/elysia - asilvas opened this issue about 1 year ago
github.com/elysiajs/elysia - asilvas opened this issue about 1 year ago
fix: preserve query params for mounted handler
github.com/elysiajs/elysia - silvio2402 opened this pull request about 1 year ago
github.com/elysiajs/elysia - silvio2402 opened this pull request about 1 year ago
mount() does not preserve query params
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
EINVAL: MacOS does not support sending non-regular files
github.com/elysiajs/elysia - Tjerk-Haaye-Henricus opened this issue about 1 year ago
github.com/elysiajs/elysia - Tjerk-Haaye-Henricus opened this issue about 1 year ago
Unable to establish WebSocket connection with separated code
github.com/elysiajs/elysia - farhantallei opened this issue about 1 year ago
github.com/elysiajs/elysia - farhantallei opened this issue about 1 year ago
No IP address in request object
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
onResponse handler neither has the response object nor the Request socket object available (TS)
github.com/elysiajs/elysia - otherguy opened this issue about 1 year ago
github.com/elysiajs/elysia - otherguy opened this issue about 1 year ago
Guard doesn't respect `aot: false`
github.com/elysiajs/elysia - Mkassabov opened this issue about 1 year ago
github.com/elysiajs/elysia - Mkassabov opened this issue about 1 year ago
reexport TSchema from typebox
github.com/elysiajs/elysia - phaux opened this pull request about 1 year ago
github.com/elysiajs/elysia - phaux opened this pull request about 1 year ago
scoped sub-elysia wreck global .onError()
github.com/elysiajs/elysia - omelette-watin opened this issue about 1 year ago
github.com/elysiajs/elysia - omelette-watin opened this issue about 1 year ago
[Bug] Type inference not working with t.Transform
github.com/elysiajs/elysia - mnpenner opened this issue about 1 year ago
github.com/elysiajs/elysia - mnpenner opened this issue about 1 year ago
fix: Typebox Ref error when use Elysia.group()
github.com/elysiajs/elysia - dungps opened this pull request about 1 year ago
github.com/elysiajs/elysia - dungps opened this pull request about 1 year ago
feat: allowed user override fetch & error when listen
github.com/elysiajs/elysia - wenerme opened this pull request about 1 year ago
github.com/elysiajs/elysia - wenerme opened this pull request about 1 year ago
Proper way to handle 100-continue ?
github.com/elysiajs/elysia - wenerme opened this issue about 1 year ago
github.com/elysiajs/elysia - wenerme opened this issue about 1 year ago
How to hook or add tranditional middleware ?
github.com/elysiajs/elysia - wenerme opened this issue about 1 year ago
github.com/elysiajs/elysia - wenerme opened this issue about 1 year ago
Fix Unable to dereference schema with 'undefined' when using t.Ref
github.com/elysiajs/elysia - dungps opened this pull request about 1 year ago
github.com/elysiajs/elysia - dungps opened this pull request about 1 year ago
Option to return errors as JSON
github.com/elysiajs/elysia - hassanshaikley opened this issue about 1 year ago
github.com/elysiajs/elysia - hassanshaikley opened this issue about 1 year ago
[Enhancement] default `params` type suggestion for `WebSocket`
github.com/elysiajs/elysia - bogeychan opened this issue about 1 year ago
github.com/elysiajs/elysia - bogeychan opened this issue about 1 year ago
`.guard(` leads to side effects outside of internal callback.
github.com/elysiajs/elysia - Nmans01 opened this issue about 1 year ago
github.com/elysiajs/elysia - Nmans01 opened this issue about 1 year ago
Preserve original hostname when using `.mount()`
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
t.RegExp doesn't work due to requiring default value
github.com/elysiajs/elysia - mnpenner opened this issue about 1 year ago
github.com/elysiajs/elysia - mnpenner opened this issue about 1 year ago
`t.Numeric` should not convert empty string to 0
github.com/elysiajs/elysia - mnpenner opened this issue about 1 year ago
github.com/elysiajs/elysia - mnpenner opened this issue about 1 year ago
@elysia/html - Argument of type 'TransformStream<any, any>' is not assignable to parameter of type 'ReadableWritablePair<any, any>'.
github.com/elysiajs/elysia - grmkris opened this issue about 1 year ago
github.com/elysiajs/elysia - grmkris opened this issue about 1 year ago
docs(contributing): wiptest to test
github.com/elysiajs/elysia - spicyzboss opened this pull request about 1 year ago
github.com/elysiajs/elysia - spicyzboss opened this pull request about 1 year ago
Elysia({ scoped: true }) should still expose defined routes on type level
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
Using a hook/guard/schema with a handler function and request without body results in a "Unexpected end of JSON input"-error
github.com/elysiajs/elysia - RationalMatta opened this issue about 1 year ago
github.com/elysiajs/elysia - RationalMatta opened this issue about 1 year ago
TObject from createInsertSchema not compatible with Elysia TObject
github.com/elysiajs/elysia - primadi opened this issue about 1 year ago
github.com/elysiajs/elysia - primadi opened this issue about 1 year ago
A New Chapter for ElysiaJS: Seamless Integration of Nuxt with ElysiaJS!
github.com/elysiajs/elysia - trylovetom opened this issue about 1 year ago
github.com/elysiajs/elysia - trylovetom opened this issue about 1 year ago
Cannot buffer large files (video etc.) while downloading
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
Bug: Missing request.path parameter in .onRequest
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
github.com/elysiajs/elysia - libersoft-org opened this issue about 1 year ago
build(deps): bump cookie from 0.5.0 to 0.6.0
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request about 1 year ago
configuring base url for elysiajs url
github.com/elysiajs/elysia - sammeowww opened this issue about 1 year ago
github.com/elysiajs/elysia - sammeowww opened this issue about 1 year ago
route path parsing not matching express/fastify
github.com/elysiajs/elysia - Sewdn opened this issue about 1 year ago
github.com/elysiajs/elysia - Sewdn opened this issue about 1 year ago
Allow 'true' as option for Record-type params
github.com/elysiajs/elysia - adicco opened this pull request about 1 year ago
github.com/elysiajs/elysia - adicco opened this pull request about 1 year ago
EdenFetch paths as argument in custom interceptor
github.com/elysiajs/elysia - spanwair opened this issue about 1 year ago
github.com/elysiajs/elysia - spanwair opened this issue about 1 year ago
onError is called without error and code when using aot = false
github.com/elysiajs/elysia - Richtervn opened this issue about 1 year ago
github.com/elysiajs/elysia - Richtervn opened this issue about 1 year ago