@clearblade/edge-one-way-sync

This repository is meant to be used as a template for any ClearBlade utility libraries, specifically ones that will be written in TypeScript. It provides all the base build dependencies, build scripts, linting, unit testing, and prettier. Check out package.json for more details.

Usage no npm install needed!

<script type="module">
  import clearbladeEdgeOneWaySync from 'https://cdn.skypack.dev/@clearblade/edge-one-way-sync';
</script>

README

Build Status

Overview

This repository is meant to be used as a template for any ClearBlade utility libraries, specifically ones that will be written in TypeScript. It provides all the base build dependencies, build scripts, linting, unit testing, and prettier. Check out package.json for more details.

Usage

You can either fork this repo or copy the contents into a new repo. From there follow the npm scripts in package.json