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

Insanely slow type inference?

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
@elysiajs/cors broke in 0.8.8

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
ReferenceError: Can't find variable: k8

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
Global Schema does not work

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
type Numeric works incorrectly on v0.8

github.com/elysiajs/elysia - thinhbuzz 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
[BUG] Can't set cookie outside a request handler

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
Issue with requestIP when using body validator

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
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
Eden Websocket support for pub/sub API

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
Elysia 0.8.3 swagger error

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
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
Cloudflare Pages/Worker Example

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
Union Type

github.com/elysiajs/elysia - liyofx 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
WebSocket ID changes after each message.

github.com/elysiajs/elysia - jaspersmitNL opened this issue about 1 year ago
Extended Router

github.com/elysiajs/elysia - mikoloism 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
Nested t.Ref Types Causing Errors

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
Typescript issue mounting plugins

github.com/elysiajs/elysia - ben-pr-p 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
Add string format: uri

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
[FEATURE] Validation for query string arrays

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
how to tell stream is closed (by client)

github.com/elysiajs/elysia - cakir-enes 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
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
[FEATURE] Add cookie validation for derive

github.com/elysiajs/elysia - itsyoboieltr 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
mount() does not preserve query params

github.com/elysiajs/elysia - dodas opened this issue about 1 year ago
Type system missing format

github.com/elysiajs/elysia - masterT 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
No IP address in request object

github.com/elysiajs/elysia - libersoft-org 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
reexport TSchema from typebox

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
fix: Typebox Ref error when use Elysia.group()

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
Bundling typebox?

github.com/elysiajs/elysia - JakeHedman opened this issue about 1 year ago
Proper way to handle 100-continue ?

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
Option to return errors as JSON

github.com/elysiajs/elysia - hassanshaikley 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
Exstend ws in REST context?

github.com/elysiajs/elysia - MariuzM 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
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
configuring base url for elysiajs url

github.com/elysiajs/elysia - sammeowww 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