1.2.0 • Published 10 months ago

@scrimmage/scrimlang v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

Overview

@scrimmage/scrimlang is a library that contains a set of functions and utilities to work with the Scrimmage language.

Installation

npm install @scrimmage/scrimlang

Usage

import { ScrimLang } from '@scrimmage/scrimlang';

// ...

ScrimLang.checkIfRequirementsFitsObject(
  requirements,
  event,
)
1.2.0

10 months ago

1.1.2

11 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago