An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# sse-decoder

[![NPM version][npm-image]][npm-url]
[![Node.js CI](https://github.com/node-modules/sse-decoder/actions/workflows/nodejs.yml/badge.svg)](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-decoder

Server-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`.