sse-js / client-kit

Parser / Reader `text/event-stream` and implement `EventSource`
https://sse-js.github.io/client-kit/
MIT License
0 stars 1 forks source link

chore: various fixes before publish #14

Closed gfortaine closed 1 year ago

gfortaine commented 1 year ago

• add CJS build • add typesVersions • add tsconfig.test.json

Purexo commented 1 year ago

Thank you for suggestions but I want keep the module ESM only and keep undici as a peerDependency. I took the rest and first release is available on npm if you want make some returns.

It's a really early project dev on free time with a friend. And a good pretext to make a repo according to good practices. tests, CI/CD, release model, contributing rules.