Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 484 Bytes

File metadata and controls

9 lines (7 loc) · 484 Bytes

Substance is a JavaScript library for web-based content editing.

Here's an overview of the available API's:

  • {@link model} - Define and manipulate custom articles based on data
  • {@link model/data} - Core data representation framework
  • {@link model/transform} - Higher level document operations that editor implementations can use
  • {@link ui} - Reusable UI components for building advanced editing interfaces
  • {@link util} - Utilities