Himanshu Mishra
Himanshu Mishra
Update the `yarn create-app` template to use the data returned by `queryToData` inside `Component`. Our current create-app template's renderer does not use the data returned by `queryToData`. This feels like...
We can try creating a standard component (e.g. container) which apps can use, so that not every app needs to have CSS in it. It'll be a great start for...
# Summary Should get the correct kubectl command instantly. # Example search queries - kubectl delete namespace - kubectl view logs # Implementation (optional) Use https://kubernetes.io/docs/reference/kubectl/cheatsheet # Context
# Summary An instant app which tells you the stock value and trends when searching with their code, on any stock exchange. # Example search queries - FB - 7272...
# Summary Create an app where you can upload any video format (mov, mp4, etc.) and the output is a gif. # Example search queries - video to gif -...
# Summary It should be possible to get instant answers to dates of important events. # Example search queries - Diwali 2021 - Diwali 2022 - Holi # Implementation (optional)...
# Summary View maps of places. # Example search queries - map of India - map of Japan - map of Stockholm # Implementation (optional) Use Open Street Map API...
# Summary It should be possible to resize an image # Example search queries - resize [image|photo|picture] # Implementation (optional) 1. Upload image 2. Check/Uncheck keep aspect ratio, to keep...
## Screenshots None ## Affected search queries Any timer search query * 10 seconds timer * 1 minute timer ## Summary When the timer is running, and you're not on...
## Feature Suggestion Currently, TechDocs uploads the generated documentation files to AWS S3 or Google Cloud Storage assuming that the bucket/storage is solely created for the use of TechDocs. Hence,...