jsAutomapper:AutoMapper 的 Javascript 实现

时间:2024-07-01 03:23:29
【文件属性】:

文件名称:jsAutomapper:AutoMapper 的 Javascript 实现

文件大小:2KB

文件格式:ZIP

更新时间:2024-07-01 03:23:29

JavaScript

jsAutomapper John Kalberer 对 AutoMapper 的 Javascript 实现 用法: var atest = { same : 10 , bleh : 4 } ; var btest = { dumb : null , func : null , foo : null , bar : null , same : null } ; /* * call 'createMap' where "a" and "b" are the name of your * models. These values can be whatever you want but you * must match the values when you call 'map'. */ automapper . c


【文件预览】:
jsAutomapper-master
----README.md(1KB)
----jsAutomapper.js(5KB)

网友评论