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

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

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
140
pub points
23%
popularity

Publisher

verified publishermgenware.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on jmap