Gautam krishna R

Results 29 issues of Gautam krishna R

I cant see any specific builds for browsers. I tried using browserifly but it didn't worked. Can you guys let me know how can we use this for web browsers.

I have a POST API That returns values on submission of some values as POST params, i was not able to implement caching to this API even if i had...

enhancement

First of all i would like to thank you for this project. It is really awesome. This issue is to let you know that there is an another project named...

Added support for single character TLDs for the email and domain validation. It will now support TLDs like `a.a`. Refer #1844 for more detaills. fixes: #1844

Right now the email schema dont support single character TLDs: ```python from marshmallow import Schema, fields class EmailSchema(Schema): email = fields.Email() print(EmailSchema().validate({"email": "[email protected]"})) #> {'email': ['Not a valid email address.']}...

When i try to debug http://hc-prod-attinad.surge.sh using hosted verlonjs i am getting the following error: ``` websocketerror probeerror:Error:websocketerror ``` Vorlon URL: http://vorlonjs-attinad.herokuapp.com Please see the attached screenshot: ![screenshot 2019-01-31 at...

This project was started as one of my side projects. Now it has gone beyond my control. I am really thankful to the existing contributors and users of this project...

help wanted
up-for-grabs

Add your favourite programming language to support TcSO: https://github.com/gautamkrishnar/tcso#contributing Please see a list of currently available languages: https://github.com/gautamkrishnar/tcso#available-languages #### Please comment on this issue and let the world know you...

help wanted
hacktoberfest
first-timers-only
up-for-grabs

Extension must be able to provide automatic insertion of TcSO Code based on file extension. Docs: https://code.visualstudio.com/api/language-extensions/snippet-guide Sample code: https://github.com/Microsoft/vscode-extension-samples/tree/master/snippet-sample Working branch: **develop** (https://github.com/gautamkrishnar/tcso/tree/develop/extensions/vscode) Please build on top of the...

enhancement
help wanted
hacktoberfest
up-for-grabs

https://github.com/gautamkrishnar/socli/pull/167/files in this build greetings.yml is failing. Cant find the cause of it.