Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/somdipdey/javascript-implementation-of-java.util.treemap-class

This library implements the java.util.TreeMap Class and some of it's popular methods using JavaScript. This library can be imported and used in your JavaScript projects, where you may need or want to use TreeMap<Key, Value>().
https://github.com/somdipdey/javascript-implementation-of-java.util.treemap-class

class java javascript javascript-library javautils treemap

Last synced: 10 days ago
JSON representation

This library implements the java.util.TreeMap Class and some of it's popular methods using JavaScript. This library can be imported and used in your JavaScript projects, where you may need or want to use TreeMap<Key, Value>().

Awesome Lists containing this project