Skip to content

Latest commit

 

History

History

live-ajax-search

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Mixins

This is a simple example showing how it's simple to create a live ajax search. This script relies on the The Open Movie Database API making search queries based on the movies titles

Have a play

Open this example on Plunker

Run locally

Install superstatic if you don't have.

$ npm install -g superstatic

Download or clone this repo, then run the command.

$ cd to/this/dir
$ superstatic

Open the URL shown in your browser.