Ecosyste.ms: OpenCollective

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

Polka

A micro web server so fast, it'll make you dance! 👯‍♀️
Collective - Host: opensource - https://opencollective.com/polka - Code: https://github.com/lukeed/polka

Error: Cannot find module 'node:querystring'

github.com/lukeed/polka - sayumani opened this issue 3 months ago
Error: Cannot find module 'node:querystring'

github.com/lukeed/polka - Magesh3590 opened this issue 3 months ago
chore: remove esm package

github.com/lukeed/polka - benmccann opened this pull request 4 months ago
chore: upgrade GitHub Actions

github.com/lukeed/polka - benmccann opened this pull request 4 months ago
feat: add node prefix import for Deno support

github.com/lukeed/polka - benmccann opened this pull request 4 months ago
perf(compression): use regex exec instead of match

github.com/lukeed/polka - bluwy opened this pull request 5 months ago
[question] Exposed members on Polka class

github.com/lukeed/polka - 43081j opened this issue 6 months ago
Fix main image path

github.com/lukeed/polka - denlukia opened this pull request 6 months ago
chore: format types

github.com/lukeed/polka - brc-dd opened this pull request 8 months ago
Fix typo

github.com/lukeed/polka - karlhorky opened this pull request 10 months ago
feat: lint check

github.com/lukeed/polka - kobenguyent opened this pull request 11 months ago
docs: add server-sent events example

github.com/lukeed/polka - antoine-coulon opened this pull request 11 months ago
fix(polka): typo

github.com/lukeed/polka - yuler opened this pull request 11 months ago
fix(send): typo

github.com/lukeed/polka - yuler opened this pull request 11 months ago
chore(deps): bump next from 8.1.0 to 13.5.1 in /examples/with-nextjs

github.com/lukeed/polka - dependabot[bot] opened this pull request about 1 year ago
fix ESM types

github.com/lukeed/polka - benmccann opened this pull request about 1 year ago
ESM types are broken

github.com/lukeed/polka - benmccann opened this issue about 1 year ago
Fixes #197: apply custom headers when passed a stream

github.com/lukeed/polka - aral opened this pull request about 1 year ago
chore(deps): bump next from 8.1.0 to 13.5.0 in /examples/with-nextjs

github.com/lukeed/polka - dependabot[bot] opened this pull request about 1 year ago
feat: typescript node16 resolution support

github.com/lukeed/polka - didinele opened this pull request over 1 year ago
is this project still maintained?

github.com/lukeed/polka - woss opened this issue over 1 year ago
Typescript middleware editor errors

github.com/lukeed/polka - eye-wave opened this issue almost 2 years ago
Method context is lost when placed inside objects

github.com/lukeed/polka - barelyhuman opened this issue almost 2 years ago
Nested sub apps and parameter extractors

github.com/lukeed/polka - pke opened this issue about 2 years ago
listen on https with a .pem file

github.com/lukeed/polka - peratik opened this issue over 2 years ago
How can I handle global errors like express?

github.com/lukeed/polka - TheVegeta opened this issue over 2 years ago
How implement Method Override?

github.com/lukeed/polka - axmad386 opened this issue over 2 years ago
Original path pattern available to middleware?

github.com/lukeed/polka - saibotsivad opened this issue over 2 years ago
custom error handler cannot call next()

github.com/lukeed/polka - eco747 opened this issue almost 3 years ago
fix: serialize number and boolean types

github.com/lukeed/polka - Kikobeats opened this pull request about 3 years ago
Remove `with-sapper` example?

github.com/lukeed/polka - benmccann opened this issue about 3 years ago
What should we use to manage sessions?

github.com/lukeed/polka - bigansh opened this issue over 3 years ago
Migrating from Express

github.com/lukeed/polka - hrnnjrg opened this issue over 3 years ago
break(url): remove `toDecode` parameter

github.com/lukeed/polka - lukeed opened this pull request over 3 years ago
feat(url): save value as `_decoded` property

github.com/lukeed/polka - lukeed opened this pull request over 3 years ago
break: do not decode `req.path` by default

github.com/lukeed/polka - benmccann opened this pull request over 3 years ago
TypeError: http.createServer is not a function

github.com/lukeed/polka - c4kaci opened this issue over 3 years ago
Switch to `undici` instead of `http`

github.com/lukeed/polka - kurtextrem opened this issue over 3 years ago
Replace `querystring` with `URLSearchParams`

github.com/lukeed/polka - benmccann opened this issue over 3 years ago
Update readme parse() section for URL decoding

github.com/lukeed/polka - ghost opened this pull request over 3 years ago
`@polka/url` `1.0.0-next.15` broke semver

github.com/lukeed/polka - andylizi opened this issue over 3 years ago
Errors in route handlers are not caught

github.com/lukeed/polka - lovasoa opened this issue over 3 years ago
Add optional error parameter to listencallback

github.com/lukeed/polka - kapseliboi opened this pull request over 3 years ago
Feature suggest: Add support for HTTP\2

github.com/lukeed/polka - Zerotask opened this issue over 3 years ago
Expose Polka class

github.com/lukeed/polka - ghostdevv opened this issue over 3 years ago
feat: include typescript definitions

github.com/lukeed/polka - lukeed opened this pull request over 3 years ago
Cannot mount more than one subapp on the same path

github.com/lukeed/polka - talentlessguy opened this issue almost 4 years ago
Forcing SSL

github.com/lukeed/polka - shipcommit opened this issue almost 4 years ago
Weird issue with sapper

github.com/lukeed/polka - etclub opened this issue almost 4 years ago
@polka/parse: wildcards are unsupported

github.com/lukeed/polka - rschristian opened this issue almost 4 years ago
res.json() | json is not a function

github.com/lukeed/polka - darklight147 opened this issue almost 4 years ago
@polka/redirect source code

github.com/lukeed/polka - manuel3108 opened this issue about 4 years ago
Firebase Cloud Functions possible fix.

github.com/lukeed/polka - giuseppecrj opened this issue about 4 years ago
@polka/send-type does not set HTTP status code for streams

github.com/lukeed/polka - dasantonym opened this pull request about 4 years ago
Add @polka/compression package

github.com/lukeed/polka - developit opened this pull request over 4 years ago
res.cookie is not a function

github.com/lukeed/polka - zakaria-chahboun opened this issue over 4 years ago
Chore: Attach `uvu` test runner

github.com/lukeed/polka - lukeed opened this pull request over 4 years ago
Update trouter to latest version

github.com/lukeed/polka - T1MOXA opened this issue over 4 years ago
XSS in polka

github.com/lukeed/polka - longlvt opened this issue over 4 years ago
Swap 'send-type' arguments

github.com/lukeed/polka - kyusupov33 opened this issue over 4 years ago
Fix uncaught error in async middleware

github.com/lukeed/polka - hoangvvo opened this pull request over 4 years ago
Middleware Error handling incomplete

github.com/lukeed/polka - kinsi55 opened this issue over 4 years ago
Should I decode URL params myself?

github.com/lukeed/polka - dasantonym opened this issue over 4 years ago
Regex in use

github.com/lukeed/polka - devalexandre opened this issue over 4 years ago
chore(deps): bump next from 8.1.0 to 9.3.3 in /examples/with-nextjs

github.com/lukeed/polka - dependabot[bot] opened this pull request over 4 years ago
OpenAPI Integration

github.com/lukeed/polka - Dindaleon opened this issue over 4 years ago
view templating like pug

github.com/lukeed/polka - sadeghbarati opened this issue over 4 years ago
Decouple global middleware from '/' path

github.com/lukeed/polka - andrhua opened this issue almost 5 years ago
Make polka ultra light weight

github.com/lukeed/polka - ASaiAnudeep opened this issue almost 5 years ago
is this ok?

github.com/lukeed/polka - neuronetio opened this issue almost 5 years ago
how to unregister route dynamically?

github.com/lukeed/polka - neuronetio opened this issue almost 5 years ago
Query an array value

github.com/lukeed/polka - jiewuza opened this issue almost 5 years ago
Data Detections in send-type are very minimal

github.com/lukeed/polka - peternann opened this issue almost 5 years ago
Fix typecheck for isBuffer in onError handler

github.com/lukeed/polka - jimvandervoort opened this pull request almost 5 years ago
Error in Usage example

github.com/lukeed/polka - HeyJ0e opened this issue about 5 years ago
Malformed URI crashes polka

github.com/lukeed/polka - dekdevy opened this issue about 5 years ago
async and non-async middleware don't mix

github.com/lukeed/polka - pke opened this issue about 5 years ago