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

https://github.com/rileyjshaw/bimap

:left_right_arrow: A bidirectional map that allows constant-time lookup. Uses objects, not ES6 maps.
https://github.com/rileyjshaw/bimap

Last synced: 7 months ago
JSON representation

:left_right_arrow: A bidirectional map that allows constant-time lookup. Uses objects, not ES6 maps.

Awesome Lists containing this project

README

          

I don't exactly remember where this came from... I think I used it for the Signal browser extension. Probably best using something else :)

Public domain.