JSPM

  • Created
  • Published
  • Downloads 89081
  • Score
    100M100P100Q147348F
  • License MIT

Lightweight, semantic and modular actor framework

Package Exports

  • @comunica/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 (@comunica/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Comunica Core

npm version

The core framework of Comunica, which consists of a mediatable publish-subscribe actor system.

This module is part of the Comunica framework.

Install

$ yarn add @comunica/core

Usage

TODO