This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
ts-mutations 0.0.4 Latest
The intent of this package is to provide a simple way to transform objects while maintaining their type information. As a bonus, it also optimizes such that writing readable code doesn't mean doing multiple loops over the same object - all changes are done in a single pass.
Install from the command line:
Learn more about npm packages
$ npm install @liveramp/ts-mutations@0.0.4
Install via package.json:
"@liveramp/ts-mutations": "0.0.4"
Recent Versions
- 6
- 3
- 2
Loading
Sorry, something went wrong.
Details
- LiveRamp
- typed-mutations
- Apache License 2.0
- 15 dependencies
- Readme
Last published
over 4 years ago
Issues
18
Total downloads