A module containing shared code that should be available to multiple modules. This includes globally shared error and message classes/types. "Hoisting" those here also ensures we avoid circular dependencies, all modules can depend on `common`, but `common
published 0.1.5 8 months agoSmall library to sync time between client and server, used to ensure event timestamps are accurate.
published 0.3.0 7 months ago## Description This module is only intended for internal use at TIDAL, but feel free to look at the code.
published 2.3.0 4 months ago## Description Auth module handles Authentication and Authorization when interacting with the TIDAL API or other TIDAL SDKs. It provides a simple setup and easy to use SDK to interact with the oAuth2 server endpoints.
published 1.3.3 3 months agoA collection of web components to easily use the Player SDK. See the `demo/` app for examples.
published 0.1.2 5 months agoA thin wrapper around the API described at: https://developer.tidal.com/reference/web-api?spec=catalogue-v2&ref=get-albums-v2 (which is again built on the JSON API spec: https://jsonapi.org/format/)
published 0.4.0 a month agoA thin wrapper around the API described at: https://developer.tidal.com/reference/web-api?spec=search-v2&ref=get-searchresults-v2 (which is again built on the JSON API spec: https://jsonapi.org/format/)
published 0.4.0 a month agoA thin wrapper around the API described at: https://developer.tidal.com/apiref?spec=user-playlist-v2&ref=get-playlists-v2 (which is again built on the JSON API spec: https://jsonapi.org/format/)
published 0.2.0 a month agoA thin wrapper around the API described at: https://developer.tidal.com/apiref?spec=user-v2&ref=get-me-v2 (which is again built on the JSON API spec: https://jsonapi.org/format/)
published 0.2.0 a month agoA thin wrapper around the API domains described at: https://developer.tidal.com/apiref (which is again built on the JSON API spec: https://jsonapi.org/format/)
published 0.1.0 9 days ago