Several rounds of updates later over the past few days (also in part thanks to some of the feedback received β thank you!), a new version of the thi.ng browser tool is up:
https://demo.thi.ng/umbrella/thing-browser/
New features include:
- additional per-project/example links to API docs, live demos, source code
- for each tag only the top 10 related tags are shown now to avoid (well, minimize) cognitive overload
- dozens of tags have been pruned/merged/replaced (across dozens of package.json files, an ongoing process for the near future...)
- glossary/reference link additions
- CSS updates
Since this entire tool is also entirely made with https://thi.ng/umbrella packages, some of these features (e.g. the related tag ranking/sorting) has been implemented & simplified via new additions to the https://thi.ng/transducers package (e.g. the new `sortedFrequencies()` reducer function, just released). Please see the main repo readme (section: "Latest updates") for more...
#ReleaseTuesday #ThingUmbrella #Discoverability #Exploration #FacetedSearch #Tagging #Metadata #Documentation #UI #OpenSource