Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 334 Bytes

Readme.md

File metadata and controls

23 lines (15 loc) · 334 Bytes

gcse

Google Custom Search Element tag.

Installation

Install with component(1):

$ component install chrisbuttery/gcse

API

require('gcse')('your-ID');
<!-- Then and add the search box to the markup -->
<gcse:searchbox-only></gcse:searchbox-only>

License

MIT