dotland
dotland copied to clipboard
[Archived] deno.land website
If you are in std or a third party module and you open the search, you would more likely expect: - it to default to symbol search - default to...
We need to display documentation associated with the `@deprecated` tag when available. Currently we are only displaying the tag on a page, and the documentation is being "scrubbed". For example:...
As of right now, the 3rd party modules page (https://deno.land/x) indicates 4,726 total modules. The modules index endpoint (https://apiland.deno.dev/v2/modules) returns a 404 for pages 12 and over (`limit=100`). The same...
I've made it only show on hover, but to be honest I think I like it better when they're always visible. Let me know what you think. This uses the...
Salesforce Query App added
From @chrisirhc: This weird state where the left-hand panel seems to be affecting other modules/versions randomly: * https://deno.land/x/[email protected]/mod.ts (Ok) * https://deno.land/x/[email protected]/mod.ts (Bad) * https://deno.land/x/[email protected]/mod.ts (Ok)
On the `https://deno.land/api@latest` page, toggle the `Manual` tab, go to `https://deno.land/manual@latest/introduction`, it is getting wrong. 
### Discussed in https://github.com/denoland/deno/discussions/15961 Originally posted by **justinmchase** September 20, 2022 In most / all readme's there is usually a little usage example to get someone started. It will usually...