flat 0.1.1 copy "flat: ^0.1.1" to clipboard
flat: ^0.1.1 copied to clipboard

outdated

A simple, no dependency πŸš€ way to take a nested Map and flatten it into a single depth Map. Based on Node.js `flat` package.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2020-02-20 #

  • Simple example project
  • API docs

0.1.0 - 2020-02-20 #

Added #

  • flatten method basic implementation
  • Ability to flatten nested maps
  • Ability to flatten lists (which can contain maps)
  • safe mode to avoid flattening lists
  • delimiter override option
13
likes
0
points
16.4k
downloads

Publisher

unverified uploader

Weekly Downloads

A simple, no dependency πŸš€ way to take a nested Map and flatten it into a single depth Map. Based on Node.js `flat` package.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on flat