UNPKG

secst

Version:

SECST is a semantic, extensible, computational, styleable tagged markup language. You can use it to joyfully create compelling, interactive documents backed by HTML.

7 lines (5 loc) 115 B
import section from "./section.js"; const article = { ...section } export {article, article as default}