Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 596 Bytes

getting-started.md

File metadata and controls

15 lines (8 loc) · 596 Bytes

Getting Started

This quick start is intended for beginner to advanced developers


Quick Start

It's very easy to get started with autoComplete.js.

All that's required is including an <input> or <textarea> or even any html tag with contenteditableattribute and identifier, adding the autoComplete.js library script, and add autoComplete.js configured instance to your page in 3 easy steps.

autoComplete.js Code Example

Continue for installation guide.