⚙️ IMP! Helpers
IMP! Helpers
Accessible Interactive Content For Your IMP! Pages
What is it all about
Helpers are the scripts, which use new IMP! Helpers API for adding various types of content, not supported by regular markdown, to IMP! pages. Helpers may add static and/or interactive content in asynchronous way and enrich viewer experience.
This site contains collection of "official", or example helpers, which you can use freely in your projects.
Helper name | What it does | Requires JS to view? | Demo & doc |
---|---|---|---|
vega-embed | Allows embedding of interactive Vega-lite visualizations in your page | yes | here |
cover | Adds nice customizable cover block to your page | no, but JS may be used | here |
headers-nav | Adds in-page navigation by headers | yes | here |
dsv-render | Allows displaying of DSV (CSV, TSV) data in markdown | no | here |
data-saver | Widget for downloading embedded data | options for static or JS-enabled version | here |
placeholders | Demo of system placeholders, for documentation | no | not required |
qr-code | Embed static QR code | no | here |