ecmade

Crates.ioecmade
lib.rsecmade
version0.4.0
created_at2025-09-19 16:56:12.6891+00
updated_at2026-01-21 14:51:59.393613+00
descriptionSerde deserializer for JavaScript
homepagehttps://github.com/travisbrown/ecmade
repositoryhttps://github.com/travisbrown/ecmade
max_upload_size
id1846700
size276,310
Travis Brown (travisbrown)

documentation

README

ECMAde

Rust build status Coverage status

A Serde deserializer for JavaScript, built on the Speedy Web Compiler's ECMAScript parsing library.

Functionality is currently limited to a small set of use cases, and only object literals, array literals, and a subset of scalar values are supported. The current error implementation is not useless, but could be organized better.

Commit count: 9

cargo fmt