1.0.3 • Published 5 years ago

@liveramp/typed-mutations v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

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
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago