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.

8 lines (5 loc) 117 B
import section from "./tags/section.js" const tags = { section: section } export {tags,tags as default}