tardis-client
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "tardis-client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"engines": { | ||
@@ -65,3 +65,4 @@ "node": ">=12" | ||
"testEnvironment": "node" | ||
} | ||
}, | ||
"runkitExampleFilename": "example.js" | ||
} |
# tardis-client | ||
A Node.js client for [tardis.dev](https://tardis.dev) API - historical tick-level crypto markets data replay service. | ||
It provides fast easy to use wrapper for more level REST API with local file based caching build in. | ||
[![Version](https://img.shields.io/npm/v/tardis-client.svg)](https://www.npmjs.org/package/tardis-client) | ||
[![Try on RunKit](https://badge.runkitcdn.com/tardis-client.svg)](https://runkit.com/npm/tardis-client) | ||
A Node.js client for [tardis.dev](https://tardis.dev) - historical cryptocurrency market data replay API. | ||
Provides fast easy to use wrapper for more level REST API with local file based caching build in. | ||
## Installation | ||
@@ -7,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106450
197