Jason Khanlar

Results 37 issues of Jason Khanlar

What are you trying to achieve? Use the sharp library to compare an input image to hundreds/thousands of images to find the closest match at speeds 100x faster than https://github.com/mapbox/pixelmatch...

enhancement

https://github.com/miromannino/Justified-Gallery/blob/master/dist/css/justifiedGallery.min.css is not minified It is an exact duplicate of https://github.com/miromannino/Justified-Gallery/blob/master/dist/css/justifiedGallery.css

http://miromannino.github.io/Justified-Gallery/ Change "`an`" to "`a`" in: > "Justified Gallery is a JavaScript library that allows you to create an high quality justified gallery of images." so it appears like: >...

I have been using Node.js exec() with jq/yq/xq to convert XMLJSON, and comparing the output for XML->JSON with this xml2js to xq, the JSON data returned is different. ``` const...

https://github.com/jasonkhanlar/mediawiki-extensions-PhotoSwipe/ A couple weeks ago I started working on figuring out a way to use PhotoSwipe JS library on my recent MediaWiki website I started working on, and learning along...

todo

https://npmjs.com/package/photoswipe files appears to use CRLF instead of LF Steps to reproduce: ``` npm install photoswipe ``` photoswipe.css - CRLF on all lines, instead of only LF photoswipe.esm.js - CRLF...

I noticed recently some profiles now have a new type of content for downloading, but also just now, for one profile, I see this error appear: ```Traceback (most recent call...

Is this project still actively developed? There are bugs for 1+ year that have made the app not functional for many uses. If inactive, since this is project is in...

**Is your feature request related to a problem? Please describe.** Adjustment to spaceBeforeSlash to add a spaceBeforeSlash only if the tag has attributes **Describe the solution you'd like** ``` //...

enhancement

Please include a summary of the change and which issue is fixed. Fixes # I have no idea if this fixes anything other than my own personal fix that seems...