JsonTree.js - Data Types

Below is a list of all the data types currently supported in JsonTree.js.

Download Now

v4.3.0 - 13th Oct 2024
Data Types
  • boolean Booleans
  • number Numbers
  • bigint Big Integers
  • string Strings
  • object Objects
  • array Arrays
  • date Dates
  • float Floats
  • null Nulls
  • symbol Symbols
  • function Functions
  • lambda Lambda
  • undefined Undefined
  • color Colors
  • guid GUIDs
  • regexp RegExps
  • map Maps / Weak Maps
  • set Sets / Weak Sets
  • url URLs
  • email Emails
  • image Images
  • html HTML
  • any Unknown