JSPM

  • Created
  • Published
  • Downloads 251
  • Score
    100M100P100Q77186F
  • License Apache-2.0

Shared library used across stackpress projects

Package Exports

  • @stackpress/lib
  • @stackpress/lib/dist/Exception
  • @stackpress/lib/dist/Exception.js
  • @stackpress/lib/dist/Status
  • @stackpress/lib/dist/Status.js
  • @stackpress/lib/dist/data/Nest
  • @stackpress/lib/dist/data/Nest.js
  • @stackpress/lib/dist/data/ReadonlyMap
  • @stackpress/lib/dist/data/ReadonlyMap.js
  • @stackpress/lib/dist/data/map
  • @stackpress/lib/dist/data/map.js
  • @stackpress/lib/dist/event/EventRouter
  • @stackpress/lib/dist/event/EventRouter.js
  • @stackpress/lib/dist/event/EventTerminal
  • @stackpress/lib/dist/event/EventTerminal.js
  • @stackpress/lib/dist/system/FileLoader
  • @stackpress/lib/dist/system/FileLoader.js
  • @stackpress/lib/dist/system/NodeFS
  • @stackpress/lib/dist/system/NodeFS.js
  • @stackpress/lib/index.js

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

Readme

Stackpress Library

NPM Package Tests Status Coverage Status Commits License

Shared library used across stackpress projects

Install

$ npm i @stackpress/lib

Usage

import { EventEmitter } from '@stackpress/lib';