
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
@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,900 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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.