Module: mathsync

mathsync

Entry point aggregating all features.

Using this module forces dependencies to all submodules, this should not be an issue for Node targets but it may be interesting to depend only on actually used modules for browser targets (like with Browserify) because they are just aliased here.

Source:

Members

<static> array

Aliases array summarizer/resolver module.
Source:

<static> generator

Aliases generator summarizer/resolver module.
Source:

<static> json

Aliases json summarizer module.
Source:

<static> Promise

Promise implementation polyfill.

Either returns the global Promise object or uses the polyfill.

Source:

<static> stream

Aliases stream summarizer/resolver module.
Source:

<static> string

Aliases string serialization module.
Source: