/profiles.coderbunker.com

Building a search feature for Coderbunker profiles

Primary LanguageJavaScriptMIT LicenseMIT

profiles.coderbunker.com

Building a search feature for Coderbunker profiles

Elasticlunr.js in Front End

  1. include elasticlunr.js library to your project

    • EITHER: download the js file and put it in your html file
    • OR: use package management tools to import the library
  2. use it in your js script file as the demo on the official website