overlay
overlay copied to clipboard
Overlay is a browser extension helping developers evaluate open source packages before picking them
There are two types of adding Overlay to ReadTheDocs: 1. Identifying the current page and adding the Overlay details as we do in npm.org and PyPI. 2. Find links to...
Sonatype has recently updated its UI and added a [score](https://central.sonatype.com/artifact/org.slf4j/integration/2.0.0-alpha1) to the packages on their repository
Is there any plan to support Nuget in the registries?
Since our interface with the advisories is not guaranteed, I think we need to write tests that accessed the real advisory endpoint and test it is not changed or broken....
Prompt for ChatGPT: > How to install the React package? Also give me the link to its NPM page
Support the registry websites such as [npmjs](https://www.npmjs.com/) and [pypi.org](http://pypi.org/). These sites need a custom UI component because we want to add this component as a static part of the page....
- [x] #77 https://github.com/os-scar/overlay/blob/1c4a8a49715a399d216631d9215512788e8f0e9e/src/custom-elements/Tooltip.vue#L252-L254 - [ ] Customize scrollbars https://github.com/os-scar/overlay/blob/1c4a8a49715a399d216631d9215512788e8f0e9e/src/custom-elements/Tooltip.vue#L271-L273