Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
JavaScript Serialization by executryhard
{
  foo: 'bar',
  test: 42,
  date: '2025-02-28T23:45:17.4232451+00:00',
  myValue: argh,
  myCode: () => console.log(''),
  child: {
    sub1: 'sub\u0022bing',
    sub2: 'sub\u0027bing',
    sub3: 'sub\u0026bing'
  }
}
Cached Result
Last Run: 2:45:17 am
Compile: 0.252s
Execute: 0.149s
Memory: 701.39kb
CPU: 0.219s