Public Profile
Public Profile
also removed unnecessary css rules
https://github.com/stripe/jquery.payment/commit/1226d9636a1deaff00bff81aa555d73dcd31e83a
I really don't trust downloading a binary from sourceforge and not having sha256 sums for it as well. Can you please figure out a more secure method of distributing the...
http://codepen.io/shshaw/full/gEiDt It seems like this might remove some code for you.
I've installed via bower: "google-code-prettify": "~1.0.3", When I run things through amdclean, this is the only module that isn't being found. I can see that the require('google-code-prettify') gets converted to...
### Sanity checks - [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general,...
I want to be able to run jest tests from within my IDE (IDEA). It is far easier to just run jest directly than through `tsdx test`. What I did...
I've got some experience building a eth stratum proxy, check out gnet... the performance is "better". https://github.com/panjf2000/gnet
play-services-vision is deprecated in favor of the ML Kit api. https://developers.google.com/vision/android/barcodes-overview "The Mobile Vision API is now a part of ML Kit. We strongly encourage you to try it out,...