
Product
Introducing Custom Pull Request Alert Comment Headers
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
@avcs/autosuggest
Advanced tools
A JavaScript plugin to implement IDE like autocompletion in input, textarea or contenteditable fields.
A JavaScript plugin to implement IDE like autocompletion in input, textarea or contenteditable fields.
Suggestion.show
if you want to design how the suggestion is shown in the dropdown.Suggestion.insertText
if you want to show HTML as is in the contenteditable fields.Suggestion.insertHTML
if you want to insert HTML as evaluated DOM elements in contenteditable fields.Function
in SuggestionList.values which will receive the keyword and generates Suggestions dynamically.
Async
allowing you to fetch suggestions over API calls, shows a loader until the callback is executed.Function
to plug the behavior into the plugin.line-height
of the trigger character (height in case of input) to determine the position of dropdown.Up
and Down
arrows to navigate between multiple suggestions when dropdown is activeEnter
or Tab
key to insert the current selected Suggestion in the dropdownEsc
key to close the dropdown.a-zA-Z0-9_
(Anything inside the selection will not be considered inside keyword)FAQs
A JavaScript plugin to implement IDE like autocompletion in input, textarea or contenteditable fields.
The npm package @avcs/autosuggest receives a total of 376 weekly downloads. As such, @avcs/autosuggest popularity was classified as not popular.
We found that @avcs/autosuggest demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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 lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.