ascii-to-svg-generator-for-ruby
Victor

ascii-to-svg-generator-for-ruby | Victor | |
---|---|---|
2 | 2 | |
67 | 381 | |
- | 0.5% | |
0.0 | 7.2 | |
about 3 years ago | 12 days ago | |
Ruby | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ascii-to-svg-generator-for-ruby
Victor
-
What questions do you consider important for a Ruby on Rails technical interview?
i'm super confused by "which gems you can't live without". is this my personal debugging collection of pry-rails, bullet and other things? i mean, whatever is required and does the job i guess. i absolutely love Dentaku gem and build awesome stuff with it in 2 different companies where it absolutely contributed to their product in huge ways (https://github.com/rubysolo/dentaku) . i also love Victor (https://github.com/DannyBen/victor) where i draw epic custom charts which are used in reports that been generated for billion dollar real estate funds.
-
Charts.css
That's not close to the same complexity, is it?
With the HTML + CSS solution, all my program has to produce is a HTML table. Very easy.
With SVG my program has to create not just a data table, but the custom SVG code to paint the actual charts. I'm actually doing that on pc-kombo, https://www.pc-kombo.com/us/benchmark/games/cpu/compare?ids%... shows it, the image is SVG. But it's created with https://github.com/DannyBen/victor/, so my ruby code has to describe all the details of that image, including manually saying how each bar chart should look. Even with the awesome victor library that wasn't all that easy.
Alternative is a JS library that produces the SVG code, but then it's exactly as complicated as with regular JS libraries, it just changes the output.
What are some alternatives?
awesome-svg - A curated list of SVG.
Phashion - Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files
awesome-cryptokitties-bubble - Awesome CryptoKitties Bubble (Anno 2017) - Yes, Cute Little Cartoon Cats on the Blockchain! - Digital collectibles secured on a distributed public database w/ crypto hashes. Learn by Example from the Real World - Buy! Sell! Hodl! Sire!
IMGKit - Uses wkhtmltoimage to create JPGs and PNGs from HTML
squib - A Ruby DSL for prototyping card games.
rszr - Fast image resizer for Ruby
waxy - Hexagonal SVG from Ruby
ruby-vips - Ruby extension for the libvips image processing library.
inline_svg - Embed SVG documents in your Rails views and style them with CSS
RMagick - Ruby bindings for ImageMagick
Skeptick - Better ImageMagick for Ruby
MiniMagick - mini replacement for RMagick
