sandstrom

Results 134 issues of sandstrom

In regards to lessc --watch. Since there may be a noticeable delay between saving a file and the processing completion, one way to speed this up would be to split...

enhancement
2.0 - less.js

How about breaking up the list of user agents into two lists: 1. Major browsers and common tools 2. Everything else Would make it easier to prioritize issues/PRs, since parsing...

Almost nobody is using 1.9 anymore. Rewrote the text about ruby and gem versions to be more generic, so we don't have to update it when we change the version...

Would be neat if your readme (or wiki) had a comparison table between this project and oas. Pros/cons, where you'd recommend each one, etc. https://github.com/readmeio/oas *see also https://github.com/readmeio/oas/issues/539*

good first issue

Would be neat if your readme (or wiki) had a comparison table between this project and swagger-inline. Pros/cons, where you'd recommend each one, etc. https://github.com/readmeio/swagger-inline *see also https://github.com/readmeio/swagger-inline/issues/227*

good first issue
area:cli

In our tests we try to keep all assertions at the last line(s), and always a newline in-between. Don't know if this is something others prefer, but thought I'd add...

I was looking for a library to grab width/height out of an image, and found this one plus another (https://github.com/sdsykes/fastimage/). Both look great! 🏅 There is some overlap in the...

I found this excellent gem! 💎 It seems like there are a few ruby gems for string matching: - https://github.com/kiyoka/fuzzy-string-match - https://github.com/flori/amatch - https://github.com/GlobalNamesArchitecture/damerau-levenshtein - https://github.com/tonytonyjan/jaro_winkler/ Would it make sense...

*I'd like to gauge interest / comments for an easier way to customize index.html output.* ## Use-case We have some dynamic values that we want to interpolate into the index.html...

I found this excellent gem! 💎 It seems like there are a few ruby gems for string matching: - https://github.com/kiyoka/fuzzy-string-match - https://github.com/flori/amatch - https://github.com/GlobalNamesArchitecture/damerau-levenshtein - https://github.com/tonytonyjan/jaro_winkler/ Would it make sense...