README
About This Code
This directory contains the TypeScript codebase for the axiom-api.
Running tests
npm run test
Publishing a new version
npm publish
API for interacting with the Axiom.org platform
<script type="module">
import axiomApi from 'https://cdn.skypack.dev/axiom-api';
</script>
This directory contains the TypeScript codebase for the axiom-api.
npm run test
npm publish