Package Exports
- @magikcraft/core
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@magikcraft/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@magikcraft/core

Core Magikcraft utilities for SMA plugins
This repository contains the Magikcraft API - magikcraft.io - as well as the reusable utilities that are used to implement the Magikcraft API.
To see how methods like magik.dixit and magik.exsultus are implemented, take a look in the magik directory.
Installation
npm install @magikcraft/coreTesting
Use the SMA image in test mode to run the unit tests.
Make sure you have the latest version of smac installed:
npm i -g smacThen run the tests:
npm testLicense
Apache-2.0 © Josh Wulf