Ruwan Pradeep Geeganage

Results 4 issues of Ruwan Pradeep Geeganage

Added tool RESTful API for Unipacker. Docker-based RESTfull API interface with Python SDK for Unipacker

OTS-Share (One-Time Secret Share) - A self-hosting app to share secrets only one-time. - Features are as follows. * Support both texts and small files (maximum 1MB). * Creates shareable...

addition

#### Purpose (TL;DR) - mandatory This PR is to get a clear idea about the feature mentioned below Feature: expand verify to ensure no async assertions are pending (https://github.com/sinonjs/referee/issues/53) (No...

Hi, It seems for-await-of loops is still experimental in Node v10.x. But the site shows as `yes`. Is it correct? I thought it should show with `flag` property. https://nodejs.org/download/nightly/v10.0.0-nightly2018033083d44bee01/docs/api/stream.html#stream_readable_asynciterator Thanks