vue-json-search

Headless search component for Vue and static sites based on Fuse.js

MIT License

Downloads
126
Stars
13
Committers
3

Bot releases are hidden (Show)

vue-json-search - v0.2.0 Latest Release

Published by Uninen over 2 years ago

The markup is now 100% customizable through Vue slots. Basic usage is still the same, you only need one simple tag.

New Features

  • Made all markup fully customizable through slots.
  • Added following named exports: JsonSearch, ResultList, ResultListItem, ResultTitle, SearchInput, SearchResults

Changed

  • Removed default import.
  • Changed default CSS to use classes instead of ids to allow multiple components on a page.
vue-json-search - v0.1.0

Published by Uninen over 2 years ago

  • Added configuration options (#2)
  • Added documentation (#1)
  • Added proper tests
Package Rankings
Top 6.73% on Proxy.golang.org
Top 19.8% on Npmjs.org
Related Projects