https://github.com/node-modules/sse-decoder
SSE decoder for nodejs
https://github.com/node-modules/sse-decoder
Last synced: 11 days ago
JSON representation
SSE decoder for nodejs
- Host: GitHub
- URL: https://github.com/node-modules/sse-decoder
- Owner: node-modules
- License: mit
- Created: 2024-05-15T06:03:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-22T08:34:14.000Z (about 1 year ago)
- Last Synced: 2025-06-04T07:37:27.829Z (21 days ago)
- Language: TypeScript
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# sse-decoder
[![NPM version][npm-image]][npm-url]
[](https://github.com/node-modules/sse-decoder/actions/workflows/nodejs.yml)
[![Test coverage][codecov-image]][codecov-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
[![npm download][download-image]][download-url][npm-image]: https://img.shields.io/npm/v/sse-decoder.svg?style=flat-square
[npm-url]: https://npmjs.org/package/sse-decoder
[codecov-image]: https://codecov.io/gh/node-modules/sse-decoder/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/node-modules/sse-decoder
[snyk-image]: https://snyk.io/test/npm/sse-decoder/badge.svg?style=flat-square
[snyk-url]: https://snyk.io/test/npm/sse-decoder
[download-image]: https://img.shields.io/npm/dm/sse-decoder.svg?style=flat-square
[download-url]: https://npmjs.org/package/sse-decoderServer-Sent Events Decoder for Node.js
## Contributors
|[
fengmk2](https://github.com/fengmk2)
|[
semantic-release-bot](https://github.com/semantic-release-bot)
|[
RaoHai](https://github.com/RaoHai)
|
| :---: | :---: | :---: |This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Wed May 15 2024 18:19:24 GMT+0800`.