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

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

4.6.0 #

  • Add getJmapOrNullWithPath.

4.5.0 #

  • Add getObject.

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
160
points
185
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)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection

More

Packages that depend on jmap