UNPKG

substance

Version:

Substance is a JavaScript library for web-based content editing. It provides building blocks for realizing custom text editors and web-based publishing systems.

10 lines (9 loc) 245 B
<html> <head> <title>Substance API Docs</title> <meta charset="UTF-8"> <link href='reader.css' rel='stylesheet' type='text/css'/> <script src='reader.js'></script> <script src='data.js'></script> </head> </html>