Skip to content

Raynos/map-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

map-sync

[].map but better!

Example

var o = map({ steve: 1, bob: 2}, function (v) {
    return v * 2
})
// o => { steve: 2, bob: 4 }

Installation

npm install map-sync

Contributors

  • Raynos

MIT Licenced

About

[].map but better!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •