@amilas/library

The amilas core is the common interface between the amilas engine and the external libraries.

Usage no npm install needed!

<script type="module">
  import amilasLibrary from 'https://cdn.skypack.dev/@amilas/library';
</script>

README

@amilas/core

context

The amilas core is the common interface between the amilas engine and the external libraries.

usage

import {AmilasToken} from "@amilas/core"
const context = new AmilasToken(); // declare a new amilas context