You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
autocomplete.js Refactor autocomplete/suggestion behavior (front-end only) 2 years ago
controller.js Refactor autocomplete/suggestion behavior (front-end only) 2 years ago
currency.js Add tools for currency conversion in search results (#536) 3 years ago
header.js Add time constraint to search options (#888) 2 years ago
keyboard.js Add calculator widget (#956) 1 year ago
utils.js Add support for relative search results (#715) 2 years ago