0.3.0 • Published 5 years ago

@altamir/synctimes-sdk v0.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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