Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 492 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 492 Bytes

Lightning (Spark)

This module provides Spark platform support for the Lightning framework.

Installation

Node.js

This module depends on node-canvas for image loading and text creation. Install the dependencies and follow the installationinstructions of node-canvas (https://github.com/Automattic/node-canvas)

The module uses ESM module imports, but provides a rollup export. See the examples folder for basic usage examples.