Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dictionary-typeahead

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dictionary-typeahead - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

examples/example-1.gif

14

examples/example-1.js

@@ -6,7 +6,11 @@ // Setup TypeAhead

var dictionary = [
"Super cool",
"Super",
"Typeahead",
"Type Ahead",
"Auto Complete is cool"
"Yellowstone",
"Yellowstone National Park",
"Grand Canyon",
"Arches",
"Arches National Park",
"Yosemite National Park",
"Yosemite",
"INYO National Park",
"INYO"
];

@@ -13,0 +17,0 @@

{
"name": "dictionary-typeahead",
"version": "1.0.0",
"version": "1.0.1",
"description": "typeahead that utilizes a custom dictionary",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

#dictionary-typeahead
Easily enable typeahead keyword(s) matching in your web app!
![](https://raw.githubusercontent.com/cdimascio/dictionary-typeahead/master/examples/example-1.gif)
##Install

@@ -7,0 +8,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc