İsmail Karslı
İsmail Karslı
## Feature Request I think an assertion function like [Node.js assert](https://nodejs.org/api/assert.html#assertokvalue-message) would be cool. So instead of writing: ```typescript if(!is(untrustedValue)) throw new Error(); // Using untrustedValue ``` we can write:...
Implements: https://github.com/redlib-org/redlib/issues/101
## How does this feature work on Reddit? You can get localized /r/popular by adding geo_filter param to the URL like: https://www.reddit.com/r/popular/hot/?geo_filter=gb ## Describe how this could be implemented into...
It's works up to characters like I, Ü, Ö, Ğ, Ç. Then it stops.
I didn't delete the compose files because I wasn't sure of their necessity. I got the following output on ARM. I'm assuming it's working. Also its working as you wanted,...
I was able to use FORCE_HTTPS environment on [sleeyax/stremio-streaming-server](https://github.com/sleeyax/stremio-streaming-server) but there is no such env in this repo. Do you have any suggestions about this?
## Feature Request I want to use these new flags to get rid of configs, nodemon, ts-node etc. but can't because typia. I really like typia and don't want to...