Documentation

This page documents the functionality of Heat.js, including its parameters, usage examples, and expected outputs. It serves as a reference for developers to implement and troubleshoot effectively.

Supported Export Types

Explore the full list of file export formats supported by Heat.js, making it easy to save and share your data in the format you need.

  • CSV (.csv) Comma-Separated Values
  • XML (.xml) Extensible Markup Language
  • JSON (.json) JavaScript Object Notation
  • TEXT (.txt) Plain Text
  • MD (.md) Markdown
  • HTML (.html) Hypertext Markup Language
  • TSV (.tsv) Tab-Separated Values
  • YAML (.yaml) YAML Ain't Markup Language
  • TOML (.toml) Tom's Obvious Minimal Language