Results 5 comments of .

Your link to the site doesn't seem to work. If you can provide a working example that does the same thing I may be able to help.

As far as I can tell this isn't an issue with this widget but rather an issue with the browser itself. It seems to only happen on images that have...

> @austin-rausch Do you want to explain why you put a thumbs-down ? Any expetise on the subject that you could share to help people understand the subject ? No...

I had to use [this](https://github.com/louischatriot/nedb) for a project once, I think you can make it only do in memory and not persist to a file. Also think it supports defining...

@laggage If you make the alias have a scope it will send the authentication header, E.G. ``` "@some-scope/some-package_1_0_0": "npm:@some-scope/[email protected]", ``` Since the alias name / key name / package identity...