JSPM

  • Created
  • Published
  • Downloads 107
  • Score
    100M100P100Q88275F
  • License Apache-2.0

Magikcraft core library for SMA plugins

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 NPM version Build Status Dependency Status

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/core

Testing

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 smac

Then run the tests:

npm test

License

Apache-2.0 © Josh Wulf