whoogle-search/app/static/js
elliot 7ca69e752d
Add calculator widget (#956)
This adds a simple calculator widget, somewhat similar to the one presented
when searching calculator on Google.

Also, it adds somewhat of a template for making the addition of new widgets
easier via the app/utils/widgets.py file. My eventual plan is to use this to
create more widgets that appear in Google, such as a color picker, timer, etc.

---------

Co-authored-by: Ben Busby <contact@benbusby.com>
2023-02-21 09:36:38 -07:00
..
autocomplete.js Refactor autocomplete/suggestion behavior (front-end only) 2022-06-07 11:01:14 -06:00
controller.js Refactor autocomplete/suggestion behavior (front-end only) 2022-06-07 11:01:14 -06:00
currency.js Add tools for currency conversion in search results (#536) 2021-12-06 22:56:13 -07:00
header.js Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
keyboard.js Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
utils.js Add support for relative search results (#715) 2022-04-18 15:27:45 -06:00