Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@springernature/global-autocomplete
Advanced tools
Basic autocomplete function that listens to key events on a text input and fetches suggestions from a specified endpoint.
The global-autocomplete
component currently uses the DEFAULT
brand only.
// Inlcude this with your settings
@import '@springernature/global-autocomplete/scss/10-settings/default';
// Include this with your other components
@import '@springernature/global-autocomplete/scss/50-components/autocomplete';
Please see contents of demo/
folder for sample client JS.
A full handlebars demo is also in the demo folder, but following is the only HTML the component actually requires:
<input type="text" autocomplete="off" class="c-autocomplete" aria-expanded="false" data-component-autocomplete>
FAQs
Autocomplete/suggest component
The npm package @springernature/global-autocomplete receives a total of 1,531 weekly downloads. As such, @springernature/global-autocomplete popularity was classified as popular.
We found that @springernature/global-autocomplete demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.