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
Question: How do i use HTTPS with elysia?
github.com/elysiajs/elysia - trizkaa opened this issue about 1 year ago
github.com/elysiajs/elysia - trizkaa opened this issue about 1 year ago
Separate Derive and Decoration type
github.com/elysiajs/elysia - bogeychan opened this issue about 1 year ago
github.com/elysiajs/elysia - bogeychan opened this issue about 1 year ago
Add Routing System Like Express Js
github.com/elysiajs/elysia - Jagatpratap opened this issue about 1 year ago
github.com/elysiajs/elysia - Jagatpratap opened this issue about 1 year ago
Ability to localize TypeBox errors
github.com/elysiajs/elysia - mrBrownys opened this issue about 1 year ago
github.com/elysiajs/elysia - mrBrownys opened this issue about 1 year ago
Run Elysia on Unix socket instead of network port
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
Extract failing field in validation
github.com/elysiajs/elysia - gianLuigiL opened this issue about 1 year ago
github.com/elysiajs/elysia - gianLuigiL opened this issue about 1 year ago
URL fragment are not captured
github.com/elysiajs/elysia - mogharsallah opened this issue about 1 year ago
github.com/elysiajs/elysia - mogharsallah opened this issue about 1 year ago
Bug: Bun build with version 0.7.3 and "Readable" with @elysiajs/html plugin
github.com/elysiajs/elysia - daviszung opened this issue about 1 year ago
github.com/elysiajs/elysia - daviszung opened this issue about 1 year ago
Getting an IP address using the POST method with data returns null.
github.com/elysiajs/elysia - mavyfaby opened this issue about 1 year ago
github.com/elysiajs/elysia - mavyfaby opened this issue about 1 year ago
GraphQL Subscription with apollo isn't working
github.com/elysiajs/elysia - normanaranez opened this issue about 1 year ago
github.com/elysiajs/elysia - normanaranez opened this issue about 1 year ago
feat: add `cookie.remove` options
github.com/elysiajs/elysia - itohatweb opened this pull request about 1 year ago
github.com/elysiajs/elysia - itohatweb opened this pull request about 1 year ago
Persistent data per web socket connection (like `ws.data` in Bun)
github.com/elysiajs/elysia - SewerynKras opened this issue about 1 year ago
github.com/elysiajs/elysia - SewerynKras opened this issue about 1 year ago
Question: is Elysia Web Standard API compliant like Hono?
github.com/elysiajs/elysia - emilianomon opened this issue about 1 year ago
github.com/elysiajs/elysia - emilianomon opened this issue about 1 year ago
Cannot set more than one Reactive Cookie in the same handler
github.com/elysiajs/elysia - fernandohjunqueira opened this issue about 1 year ago
github.com/elysiajs/elysia - fernandohjunqueira opened this issue about 1 year ago
Can not close/stop/shutdown the server in e2e tests.
github.com/elysiajs/elysia - intelligent-person opened this issue about 1 year ago
github.com/elysiajs/elysia - intelligent-person opened this issue about 1 year ago
html plugin not setting content type headers and returns json to browser
github.com/elysiajs/elysia - stoplion opened this issue about 1 year ago
github.com/elysiajs/elysia - stoplion opened this issue about 1 year ago
Error.message is truncated when running in docker
github.com/elysiajs/elysia - gliviu opened this issue about 1 year ago
github.com/elysiajs/elysia - gliviu opened this issue about 1 year ago
Manually set headers are being overwritten
github.com/elysiajs/elysia - joachimhviid opened this issue about 1 year ago
github.com/elysiajs/elysia - joachimhviid opened this issue about 1 year ago
onError handler has error property as undefined on Cloudflare Workers
github.com/elysiajs/elysia - mrherickz opened this issue about 1 year ago
github.com/elysiajs/elysia - mrherickz opened this issue about 1 year ago
adding socket.io documentation to READ.me
github.com/elysiajs/elysia - Macaulay-Ayomide opened this pull request about 1 year ago
github.com/elysiajs/elysia - Macaulay-Ayomide opened this pull request about 1 year ago
API Proposal: add hook that runs after validations have taken place but before any handlers
github.com/elysiajs/elysia - abhi-slash-git opened this issue about 1 year ago
github.com/elysiajs/elysia - abhi-slash-git opened this issue about 1 year ago
fix: WS: Correct handling of Buffer object
github.com/elysiajs/elysia - itpcc opened this pull request about 1 year ago
github.com/elysiajs/elysia - itpcc opened this pull request about 1 year ago
I would like to port a REST API to Elysia, can I use Javascript to begin with
github.com/elysiajs/elysia - istvano opened this issue about 1 year ago
github.com/elysiajs/elysia - istvano opened this issue about 1 year ago
afterHandle not running with @elysiajs/html plugin on autoDetect
github.com/elysiajs/elysia - bojkomatias opened this issue about 1 year ago
github.com/elysiajs/elysia - bojkomatias opened this issue about 1 year ago
413 Request Entity Too Large for file larger than 100mb
github.com/elysiajs/elysia - lastvoidtemplar opened this issue about 1 year ago
github.com/elysiajs/elysia - lastvoidtemplar opened this issue about 1 year ago
derive placement changed to allow handling after other transforms
github.com/elysiajs/elysia - abhi-slash-git opened this pull request about 1 year ago
github.com/elysiajs/elysia - abhi-slash-git opened this pull request about 1 year ago
question: can I move route logic to function?
github.com/elysiajs/elysia - scffs opened this issue about 1 year ago
github.com/elysiajs/elysia - scffs opened this issue about 1 year ago
http and websocket on same route
github.com/elysiajs/elysia - illusionTBA opened this issue about 1 year ago
github.com/elysiajs/elysia - illusionTBA opened this issue about 1 year ago
Returning non-JSON serializable data types results in messed up typing
github.com/elysiajs/elysia - ptrxyz opened this issue about 1 year ago
github.com/elysiajs/elysia - ptrxyz opened this issue about 1 year ago
EdenFN is not available anymore
github.com/elysiajs/elysia - ptrxyz opened this issue about 1 year ago
github.com/elysiajs/elysia - ptrxyz opened this issue about 1 year ago
Request-Level State Assignment for Elysia Instance
github.com/elysiajs/elysia - iserioton opened this issue about 1 year ago
github.com/elysiajs/elysia - iserioton opened this issue about 1 year ago
error: Cannot find module "@elysiajs/html" from "…/src/index.ts"
github.com/elysiajs/elysia - vinyll opened this issue about 1 year ago
github.com/elysiajs/elysia - vinyll opened this issue about 1 year ago
Can I use Eden-client with NodeJS?
github.com/elysiajs/elysia - nickerlan opened this issue about 1 year ago
github.com/elysiajs/elysia - nickerlan opened this issue about 1 year ago
Export `Static` Class from Typebox for Better Type Inference
github.com/elysiajs/elysia - henaff opened this issue about 1 year ago
github.com/elysiajs/elysia - henaff opened this issue about 1 year ago
`removeCookie` sends HTTP-Header that is ignored by the Browser
github.com/elysiajs/elysia - cassinius opened this issue about 1 year ago
github.com/elysiajs/elysia - cassinius opened this issue about 1 year ago
Mapping models as explained in docs gives type `TUnsafe`.
github.com/elysiajs/elysia - Nmans01 opened this issue about 1 year ago
github.com/elysiajs/elysia - Nmans01 opened this issue about 1 year ago
Fix: platform agnostic cookie
github.com/elysiajs/elysia - Mkassabov opened this pull request about 1 year ago
github.com/elysiajs/elysia - Mkassabov opened this pull request about 1 year ago
0.7 reactive cookie feature breaks cloudflare worker
github.com/elysiajs/elysia - implicit-invocation opened this issue about 1 year ago
github.com/elysiajs/elysia - implicit-invocation opened this issue 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 over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
Websocket type inference not on parity with normal routes
github.com/elysiajs/elysia - ricin9 opened this issue over 1 year ago
github.com/elysiajs/elysia - ricin9 opened this issue over 1 year ago
Bug: Binary Data Not Parsed Correctly in WebSocket Message Event
github.com/elysiajs/elysia - tomeryp opened this issue over 1 year ago
github.com/elysiajs/elysia - tomeryp opened this issue over 1 year ago
Schema inheritance/merging between parent and child scopes
github.com/elysiajs/elysia - adicco opened this issue over 1 year ago
github.com/elysiajs/elysia - adicco opened this issue over 1 year ago
Absolute import will cause cranky types
github.com/elysiajs/elysia - rin-yato opened this issue over 1 year ago
github.com/elysiajs/elysia - rin-yato opened this issue over 1 year ago
Request-scoped context / store
github.com/elysiajs/elysia - Hetch3t opened this issue over 1 year ago
github.com/elysiajs/elysia - Hetch3t opened this issue over 1 year ago
Parameter `default` in validation schema
github.com/elysiajs/elysia - Hetch3t opened this issue over 1 year ago
github.com/elysiajs/elysia - Hetch3t opened this issue over 1 year ago
Question: best practices for metric-based monitoring?
github.com/elysiajs/elysia - Octember opened this issue over 1 year ago
github.com/elysiajs/elysia - Octember opened this issue over 1 year ago
State not available in `open`, `message` and `close` inferred types
github.com/elysiajs/elysia - levrik opened this issue over 1 year ago
github.com/elysiajs/elysia - levrik opened this issue over 1 year ago
What is the point of ping, pong in the webscoket object?
github.com/elysiajs/elysia - vrn-dev opened this issue over 1 year ago
github.com/elysiajs/elysia - vrn-dev opened this issue over 1 year ago
Support JOI as a validator
github.com/elysiajs/elysia - mehtaabGill opened this issue over 1 year ago
github.com/elysiajs/elysia - mehtaabGill opened this issue over 1 year ago
feat: log a valid link to starting a server with lazy-module
github.com/elysiajs/elysia - fredericoo opened this pull request over 1 year ago
github.com/elysiajs/elysia - fredericoo opened this pull request over 1 year ago
[Bug] Unexpected behaviour with t.Union and t.ObjectString
github.com/elysiajs/elysia - lnfel opened this issue over 1 year ago
github.com/elysiajs/elysia - lnfel opened this issue over 1 year ago
build(deps-dev): bump rimraf from 4.4.1 to 5.0.5
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
Typescript warnings when defining params and using context
github.com/elysiajs/elysia - dezoito opened this issue over 1 year ago
github.com/elysiajs/elysia - dezoito opened this issue over 1 year ago
fix: #232 prevent app crashes because of schema type record
github.com/elysiajs/elysia - timnghg opened this pull request over 1 year ago
github.com/elysiajs/elysia - timnghg opened this pull request over 1 year ago
Schema with Type.Record crash app
github.com/elysiajs/elysia - timnghg opened this issue over 1 year ago
github.com/elysiajs/elysia - timnghg opened this issue over 1 year ago
Bug: underscore in headers break the HTTP call
github.com/elysiajs/elysia - shivamsouravjha opened this issue over 1 year ago
github.com/elysiajs/elysia - shivamsouravjha opened this issue over 1 year ago
Benchmarking failing the official claims
github.com/elysiajs/elysia - codeyash opened this issue over 1 year ago
github.com/elysiajs/elysia - codeyash opened this issue over 1 year ago
upgrade typebox's minor version
github.com/elysiajs/elysia - cheersmas opened this pull request over 1 year ago
github.com/elysiajs/elysia - cheersmas opened this pull request over 1 year ago
add "http://" to Elysia's running message
github.com/elysiajs/elysia - ariqRam opened this pull request over 1 year ago
github.com/elysiajs/elysia - ariqRam opened this pull request over 1 year ago
build(deps-dev): bump rimraf from 4.4.1 to 5.0.4
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
Calling Eden fns on the server / during SSR
github.com/elysiajs/elysia - marbemac opened this issue over 1 year ago
github.com/elysiajs/elysia - marbemac opened this issue over 1 year ago
Types for JWT plugin are not propagated correctly
github.com/elysiajs/elysia - l2ysho opened this issue over 1 year ago
github.com/elysiajs/elysia - l2ysho opened this issue over 1 year ago
feat: add support for 401, 403 and 409 errors
github.com/elysiajs/elysia - l2ysho opened this pull request over 1 year ago
github.com/elysiajs/elysia - l2ysho opened this pull request over 1 year ago
Explicit response type for websockets
github.com/elysiajs/elysia - enesflow opened this issue over 1 year ago
github.com/elysiajs/elysia - enesflow opened this issue over 1 year ago
CORSConfig doesn't work with Origin[]
github.com/elysiajs/elysia - lomithrani opened this issue over 1 year ago
github.com/elysiajs/elysia - lomithrani opened this issue over 1 year ago
t.File and t.Files validation doesn't pass on Blob types
github.com/elysiajs/elysia - tadashibashi opened this issue over 1 year ago
github.com/elysiajs/elysia - tadashibashi opened this issue over 1 year ago
--watch no function inside Dockerfile while running docker-compose
github.com/elysiajs/elysia - spanwair opened this issue over 1 year ago
github.com/elysiajs/elysia - spanwair opened this issue over 1 year ago
Fix #213 prepend async redefined routes (partial fix)
github.com/elysiajs/elysia - eelkevdbos opened this pull request over 1 year ago
github.com/elysiajs/elysia - eelkevdbos opened this pull request over 1 year ago
Elysia main class has any type
github.com/elysiajs/elysia - lucca-poli opened this issue over 1 year ago
github.com/elysiajs/elysia - lucca-poli opened this issue over 1 year ago
[Doc] How to type reused local hooks
github.com/elysiajs/elysia - digoburigo opened this issue over 1 year ago
github.com/elysiajs/elysia - digoburigo opened this issue over 1 year ago
WebSocket ID missing from ws object
github.com/elysiajs/elysia - FedFer98123 opened this issue over 1 year ago
github.com/elysiajs/elysia - FedFer98123 opened this issue over 1 year ago
[bugreport] async plugin does not expose derived values outside plugin
github.com/elysiajs/elysia - eelkevdbos opened this issue over 1 year ago
github.com/elysiajs/elysia - eelkevdbos opened this issue over 1 year ago
Issue: Events are not accumulative?
github.com/elysiajs/elysia - gtrabanco opened this issue over 1 year ago
github.com/elysiajs/elysia - gtrabanco opened this issue over 1 year ago
t.Numeric not validating properly
github.com/elysiajs/elysia - sheryy opened this issue over 1 year ago
github.com/elysiajs/elysia - sheryy opened this issue over 1 year ago
`t.Numeric()` cannot be `t.Optional()`
github.com/elysiajs/elysia - otus-jfortman opened this issue over 1 year ago
github.com/elysiajs/elysia - otus-jfortman opened this issue over 1 year ago
build(deps-dev): bump @elysiajs/swagger from 0.6.2 to 0.7.2
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
docs: fix grammar in README tagline
github.com/elysiajs/elysia - yamyam263 opened this pull request over 1 year ago
github.com/elysiajs/elysia - yamyam263 opened this pull request over 1 year ago
WebSocket routes not working in plugins
github.com/elysiajs/elysia - FedFer98123 opened this issue over 1 year ago
github.com/elysiajs/elysia - FedFer98123 opened this issue over 1 year ago
Swagger/OpenApi support for trpc
github.com/elysiajs/elysia - Jonatthu opened this issue over 1 year ago
github.com/elysiajs/elysia - Jonatthu opened this issue over 1 year ago
context.query is not preserved if not referenced directly in a handler (see video)
github.com/elysiajs/elysia - GGAlanSmithee opened this issue over 1 year ago
github.com/elysiajs/elysia - GGAlanSmithee opened this issue over 1 year ago
[Suggestion] add "http://" to Elysia's running message.
github.com/elysiajs/elysia - ariqRam opened this issue over 1 year ago
github.com/elysiajs/elysia - ariqRam opened this issue over 1 year ago
fix: allow WebSocket destructuring
github.com/elysiajs/elysia - bogeychan opened this pull request over 1 year ago
github.com/elysiajs/elysia - bogeychan opened this pull request over 1 year ago
JWT Can exp be set from context?
github.com/elysiajs/elysia - StrongTS opened this issue over 1 year ago
github.com/elysiajs/elysia - StrongTS opened this issue over 1 year ago
build(deps-dev): bump @elysiajs/swagger from 0.6.2 to 0.7.1
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): bump @elysiajs/cookie from 0.6.1 to 0.7.0
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): bump @elysiajs/jwt from 0.6.4 to 0.7.0
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
build(deps-dev): bump @elysiajs/html from 0.6.6 to 0.7.0
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
github.com/elysiajs/elysia - dependabot[bot] opened this pull request over 1 year ago
[bugreport] TypeError: undefined is not an object (evaluating 'this.raw')
github.com/elysiajs/elysia - eelkevdbos opened this issue over 1 year ago
github.com/elysiajs/elysia - eelkevdbos opened this issue over 1 year ago
[BUG] Eden breaks if any used plugin contains .error on v0.7.1
github.com/elysiajs/elysia - itsyoboieltr opened this issue over 1 year ago
github.com/elysiajs/elysia - itsyoboieltr opened this issue over 1 year ago
mount causes Invalid regular expression: missing )
github.com/elysiajs/elysia - deadlinecode opened this issue over 1 year ago
github.com/elysiajs/elysia - deadlinecode opened this issue over 1 year ago