@altamir/synctimes-sdk

A package to interface with the synctimes API

Usage no npm install needed!

<script type="module">
  import altamirSynctimesSdk from 'https://cdn.skypack.dev/@altamir/synctimes-sdk';
</script>

README

SyncTimes SDK

Synctimes SDK is an abstraction layer for the SyncTimes API that allows sharing common code among all SyncTimes applications.

Making Changes to the SDK

When changes are made to the SDK, the SDK must be rebuilt for those changes to appear in your target project. Run yarn run build to build the module.

Contributing to the repository

This package follows SEMVER. When submitting a pull request to this repository, the version number must be updated to reflect changes made. For more information, see semver.org