タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

pluginとsearchに関するmomochin44のブックマーク (1)

  • Holmes

    Fast and easy searching inside a page. $ yarn add holmes.js holmes({ find: '.results blockquote' }); holmes({ // queryselector for the input input: '.search input', // queryselector for element to search in find: '.results article', // (optional) text to show when no results placeholder: 'no results', class: { // (optional) class to add to matched elements visible: 'visible', // (optional) class t

  • 1