Skip to content

Instantly share code, notes, and snippets.

View nothingismagick's full-sized avatar

nothingismagick

View GitHub Profile
@nothingismagick
nothingismagick / spec.js
Last active May 22, 2018 16:13
Spec description for AXIOM°
/**
* module registration
**/
"modules" : {
$moduleName : {
"description" : String,
"commands" : [
$commandName : [
"values": Array, // array is a list of values accepted by this command
"interface" : one.of.interfaceTypes