Search Bar embedded widget using RequireJS and Ractive.js.
$ nvm use
$ make init
$ makemake init runs yarn install to fetch dependencies. make builds both the CSS and the minified JS bundle (embed.min.js).
You can test the result by opening example/index.html in a browser.