README
@awhere/core
The awesome aWhere API for JavaScript.
Installation
Install the package in your project directory with:
// with npm
npm install @awhere/core
// with yarn
yarn add @awhere/core
The awesome aWhere API for JavaScript.
<script type="module">
import awhereCore from 'https://cdn.skypack.dev/@awhere/core';
</script>
The awesome aWhere API for JavaScript.
Install the package in your project directory with:
// with npm
npm install @awhere/core
// with yarn
yarn add @awhere/core