Skip to main content

Typed Object Mapper

A super-fast, type safe, object serialization, validation and mapping

[object Object]

Type Protection

TOM is fully type safe, protecting your from interface updates, runtime type errors and more...

[object Object]

Focus on What Matters

TOM lets you focus on your application logic, taking away the complex and mundane work required to build and maintain serialization, validation and type to type mapping.

[object Object]

Light Speed Performance

TOM is fast, really, it is fast! By using a runtime JIT compilation engine TOM can create highly optimized JS serialization, validation and mapping functions which run super fast! TOM also includes a runtime function to each of the above so it can also fallback if not JIT is available due to lack of type information or just because you disabled it.

We're just scratching the surface, TOM is also highly extensible allowing type customization of any sort and offers a wide array of features!