🚀 强大而优雅的对象映射工具库 | ⚡️ 极致的性能表现 | 🎯 类型安全 | 💡 简洁的API设计 主要特性: ✨ 支持复杂数据结构转换和嵌套属性映射 🛠 强大的转换管道系统,轻松处理数据格式化 🎮 灵活的条件映射和动态规则 🔌 可扩展的插件系统 适用场景: 📡 API响应数据格式化和规范化 💾 数据库模型与业务模型转换 🔄 前后端数据结构适配 🌉 跨系统数据迁移 📊 报表数据处理 开箱即用,配置灵活,让数据转换不再繁琐!
这是一个源对象到目标对象的映射工具,支持通过不同指令的组合方式,实现不同的映射效果。
Object Mapper
Maps objects by dot notation
An object mapper for Node.
Simple data transformation utility
No description provided.
JSON object mapper configurable via JSON expressions
No description provided.
For single page application, data sources are obtained from API server. Instead of directly using api data, we definitely require an adapter layer to transform data as needed. Furthermore, the adapter inverse the the data dependency from API server(AP
>A dynamic object mapper for Node.js
A TypeScript library to serialize and deserialize JSON objects in a fast and non-recursive way
Map url templates to objects and object templates to urls
Middleware to automatically map incoming parameters and data to predefined objects
This is a utility that helps with object mapping from one data structure to another with declarative instructions.
A TypeScript library to serialize and deserialize JSON objects in a fast and non-recursive way
This library is used for copying properties from a source object to a destination object
Simple Javascript Object Mapper
Copy properties from one object to another.
TypeScript Compiler Transformer for ts-object-mapper
No description provided.
Node module with utility functions to help you easily map one JS object to another.
A TypeScript package for mapping and validating objects with a simple API. It uses Zod for validation and Lodash for deep cloning and merging.
Map an object against a desired object and apply some transformations in a stream context