jmap 4.4.0 copy "jmap: ^4.4.0" to clipboard
jmap: ^4.4.0 copied to clipboard

A minimal library to work with JSON decoded maps and lists in a type-safe way.

4.4.0 #

  • Add containsKey.

4.3.1 #

  • Downgrade collection for compat issues.

4.3.0 #

  • Remove allocJMap.
  • Switch a faster case-insensitive map implementation.

3.1.1 #

  • Return inlined JMap in allocJMap

3.1.0 #

  • No need to call toLowerCase when adding entries.

3.0.0 #

  • Make ignoreCase a required parameter.

2.1.0 #

  • Add ignoreCase.

2.0.0 #

  • Breaking change: Renamed getMap to getJMap.
  • Breaking change: Renamed getList to getJList.
  • Added JMap.allocJMap.

1.3.0 #

  • Added JMap.deepClone and JList.deepClone.

1.2.1 #

  • Added length, isEmpty, and isNotEmpty getters.

1.1.0 #

  • Add JMap.getDescription.

1.0.0 #

  • Initial version.
1
likes
0
points
178
downloads

Publisher

verified publishermgenware.com

Weekly Downloads

A minimal library to work with JSON decoded maps and lists in a type-safe way.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on jmap