flatted is a compact serialization library for JavaScript data that contains circular or repeated object references. It provides parse and stringify functions with an interface modeled after the native JSON API. During serialization, objects, arrays, and strings are flattened into indexed entries, allowing the parser to rebuild the original reference graph later. The package also includes toJSON and fromJSON helpers for classes that need recursive data to survive standard JSON workflows. It supports ESM, CommonJS, and CDN delivery, with related implementations available for PHP, Python, and Go. Flatted only handles JSON-compatible values, so specialized objects and internal runtime resources require a different serialization strategy.

Features

  • Circular reference serialization
  • Repeated reference preservation
  • JSON-style parse and stringify APIs
  • Replacer, reviver, and spacing parameters
  • toJSON and fromJSON helpers
  • ESM, CommonJS, and CDN compatibility

Project Samples

Project Activity

See All Activity >

Categories

JSON

License

ISC License

Follow flatted

flatted Web Site

Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server Icon
Fully Managed MySQL, PostgreSQL, and SQL Server

Automatic backups, patching, replication, and failover. Focus on your app, not your database.

Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of flatted!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript JSON Software

Registered

2026-07-14