We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9fa2e commit 04a3e4dCopy full SHA for 04a3e4d
README.md
@@ -4,8 +4,6 @@
4
[](https://www.npmjs.com/package/polling-connection)
5
[](https://www.npmjs.com/package/polling-connection)
6
7
-🚧 WIP: Work in Progress 🚧
8
-
9
Event-based polling module written in TS with time tracking and aborting support.
10
11
:white_check_mark: Agnostic (works with axios, fetch or any async function) <br />
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "polling-connection",
3
- "version": "0.0.1-alpha.4",
+ "version": "0.0.1",
"description": "Event-based polling module written in TS with time tracking and aborting support.",
"files": [
"dist"
0 commit comments