JSPM

  • Created
  • Published
  • Downloads 25081
  • Score
    100M100P100Q198835F
  • License Apache-2.0

Package Exports

  • @node-red/runtime
  • @node-red/runtime/lib/index.js
  • @node-red/runtime/lib/nodes/context
  • @node-red/runtime/lib/nodes/context/index.js
  • @node-red/runtime/lib/storage/localfilesystem/library
  • @node-red/runtime/lib/storage/localfilesystem/library.js
  • @node-red/runtime/lib/storage/localfilesystem/sessions
  • @node-red/runtime/lib/storage/localfilesystem/sessions.js
  • @node-red/runtime/lib/storage/localfilesystem/settings
  • @node-red/runtime/lib/storage/localfilesystem/settings.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 (@node-red/runtime) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@node-red/runtime

Node-RED runtime module.

This provides the core flow engine of Node-RED. It is the main entry point for the runtime.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.