Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 831 Bytes

tpl.readme.md

File metadata and controls

46 lines (26 loc) · 831 Bytes

About

{{pkg.description}}

This package contains functionality which was previously part of and has been extracted from the @thi.ng/associative package.

Features

  • Key-value pair inversion for maps and vanilla objects, i.e. swaps K => V to V => K
  • Single or multi-property index generation for maps and objects
  • Key selection, renaming, segmenting, splitting, transformations for maps and objects
  • Deep-merging (destructively & non-destructively) of objects/maps

{{meta.status}}

{{repo.supportPackages}}

{{repo.relatedPackages}}

{{meta.blogPosts}}

Installation

{{pkg.install}}

{{pkg.size}}

Dependencies

{{pkg.deps}}

{{repo.examples}}

API

{{pkg.docs}}

TODO