itemsjs
Version:
Created to perform fast search on small json dataset (up to 1000 elements).
15 lines (8 loc) • 725 B
Markdown
# Demo
Example animation provided by [@darkrubyist](https://github.com/darkrubyist):

Search engine for movies provided by [@cigolpl](https://github.com/cigolpl):
https://jsfiddle.net/cigol/0ef9qeos/196/. It's using very basic Vue.
Same as above but with pagination [@bellerophons-pegasus](https://github.com/bellerophons-pegasus) https://jsfiddle.net/3ybkqa05/2/
Search engine for movies created in React by [@Letrab](https://github.com/Letrab) https://jsfiddle.net/o4uhLx7d/5/
Search engine for movies provided by [@paulvanbladel](https://github.com/paulvanbladel): https://github.com/paulvanbladel/ItemsJs-Vue-Demo. It's using Quasar framework and Vue.