2 of 6 standards met
When I am browsing the documentation of a module, I can no longer view the documentation of a specific symbol. This still worked about a week ago. Clicking on any of the links to the classes does no longer load the page which documents the class. Instead the same documentation of the module is loaded again, only the URL changes to e.g. https://deno.land/x/oak@14.2.0/application.ts?s=Application (without any effect).
Repository: denoland/deno_registry2. Description: The backend for the deno.land/x service Stars: 93, Forks: 13. Primary language: TypeScript. Languages: TypeScript (62.7%), HCL (34%), Shell (2.6%), Dockerfile (0.5%), Makefile (0.2%). License: MIT. Homepage: https://deno.land/x Topics: deno. Open PRs: 0, open issues: 27. Last activity: 2y ago. Community health: 37%. Top contributors: lucacasonato, wperron, crowlKats, piscisaureus, bartlomieju, christophgysin, UltiRequiem, kitsonk, ry.
TypeScript
Last 12 weeks · 0 commits
Redis isn't found: It exists, though: !-2147483648_-211826 This behaviour can be observed for any package.
1. The "Dependencies" section in the left sidebar does not correctly handle import specifiers with a prefix. They are currently rendered as hyperlinks with a protocol instead of HTTP(S), see https://deno.land/x/cueshit@v0.6.0 for example. 2. Modules which use jsr import specifiers have no documentation ("The documentation for this module is currently unavailable."), see this module from the above example.