@liveramp/typed-mutations
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Typed Mutations

Coverage

A lot of programming is merely translation between different structures. So, let's make that as painless as possible. Typed Mutations provides a simple syntax that lets you focus on behavior, rather than wrangling types.

It exposes two concepts, KeyValues (for objects), and Collections for arrays.

For examples of usage, check out the tests

For further explanation of behavior, check out the comments in src

Installation

If you'd like to fiddle around with it, try it out on RunKit!

This package is distributed using NPM. To use in your project:

npm install @liveramp/typed-mutations

Readme

Keywords

none

Package Sidebar

Install

npm i @liveramp/typed-mutations

Weekly Downloads

0

Version

1.0.3

License

Apache-2.0

Unpacked Size

33.9 kB

Total Files

15

Last publish

Collaborators

  • dbatt