{"library":"teleport-javascript","type":"library","category":null,"description":"Teleport JavaScript is a specialized utility for the deep serialization and deserialization of JavaScript objects, extending far beyond the capabilities of the native `JSON.stringify` and `JSON.parse` methods. Currently stable at version 1.0.0, this library provides robust handling for a wide array of data types including `Date`, `BigInt`, `RegExp`, `Symbol`, `Set`, `Map`, `Buffer`, `undefined`, and all Typed Arrays (e.g., `Int8Array`, `Float64Array`). A key differentiator is its ability to correctly manage circular references within objects, preventing common serialization errors. While a specific release cadence isn't published, its current version suggests a focus on stability for its comprehensive feature set. It positions itself as a 'super light and fast' alternative for scenarios where standard JSON falls short, making it suitable for inter-process communication, storage, or deep cloning of complex JavaScript data structures. It prioritizes covering edge cases and modern JavaScript types for complete object graph preservation.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","JSON","circular","cyclic","stringify","parse","serialization","date","bigint","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install teleport-javascript","imports":["import { parse, stringify } from 'teleport-javascript';","const { parse, stringify } = require('teleport-javascript');","import * as teleport from 'teleport-javascript';"]},{"cmd":"yarn add teleport-javascript","imports":[]},{"cmd":"pnpm add teleport-javascript","imports":[]}],"homepage":null,"github":"https://github.com/codenirvana/teleport-javascript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/teleport-javascript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/teleport-javascript/compatibility"}}