js-orm-lib
JSON →js-orm-lib v1.0.9 is a lightweight JavaScript ORM library focused on mapping backend API responses to front-end data models and vice versa. It uses a simple mapping configuration with string paths and custom transformation functions. Key differentiators: supports nested field mapping, entity name wrapping for reverse mapping, and requires explicit transformForApi when using functional mappings to ensure data integrity. Release cadence is low; this is the latest stable version. No notable alternatives with the same simplicity.
Resources
packagejs-orm-lib ↗