This is the Linux app named flatted whose latest release can be downloaded as flattedv3.4.2sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named flatted with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
flatted
DESCRIPTION
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
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/flatted.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.