Replace color with another one pixel by pixel.
Replace color with another one pixel by pixel.
[Sample](http://blackmiaool.com/image-replace-color/index.html)
Replace color instances with a different color in a given string
Replace color with another one pixel by pixel.
Replace color multicolor with another one pixel by pixel.
Runtime typescript and ESM support for Node.js
HTML to React parser.
Helper function to replace supers
Asynchronous String.prototype.replace()
Replacing symbols during the linking phase of ICSS
mdast utility to find and replace text in a tree
Replace or remove multiple items in an array.
Replace strings in files while bundling
Replace JSX attribute value
A list of color names and its values
Runtime typescript and ESM support for Node.js (fork with virtualModules support)
Detect whether a terminal supports color
Replaces a file extension with another one.
PixiJS filter to replace a single color
Replace user home in a string with another string. Useful for tildifying a path.
A simple utility to quickly replace text in one or more files.
Type-safe search params state manager for React - Like useState, but stored in the URL query string
Sanitize your express payload to prevent MongoDB operator injection.
Fill strings that have placeholders like [color], possibly returning multiple results.
Colorizes test output and replaces output strings with sweet onomatopoeia.
This Compass extension can read SVG files, replace variables in these images (e.g. to manipulate colors) and optionally render them as PNG images.
A replacement for the standard UNIX command find. Files may be examined using Ruby expressions. Full ls-style output support including color. Full grep-style output support.
SQL*Plus replacement for interactive work with Oracle, with tab-completion, colored output, metadata navigation with context-aware SQL and more features
A colorful replacement for `lsblk`, `gdisk -l`, `blkid`, `df`, and `mount` that gives a complete overview of disks attached to your system.
Command-line tool for puma to display information about running request/process. We have replaced the colorize gem by rainbow gem due to GPL license issue.
I'm experimenting with creating Rack middleware gems. This lightweight gem servers as a replacement to Rack's CommonLogger statements. Improvements include colorized terminal output based on HTTP request method.
Easily visualize progress of any Ruby task. A drop in replacement for Array.each. Output uses different colors for successes/failured, allowing to easily check status of every task. Every line is trimmed/padded to match the terminal width. There is also a possiblity to change item name during processing. Transactions for ActiveRecord are also handled if required.
Grep replacement, recursively scans directories to match a given Ruby regular expression. Prints highlighted results. Based on the Perl tool 'ack' by Andy Lester. Fork of the original Rak tool by Daniel Lucraft. This version implements stability improvements, UI improvments (display, colors), column handling, bug fixes.
This is a hacked-together version of the gem 'bootstrap-sass', with the generators from 'twitter-bootstrap-rails', has also replaced the Glyphicons icons with [Font Awesome](http://fortawesome.github.com/Font-Awesome/), since svg icons are resizable and colorable and such. There are also some custom scss helpers in a folder called 'custom_partials', which are just a byproduct of trying not to hate css. The nature of those scss helpers are very similar in look and feel to the bourbon gem by thoughtbot, which seems more complete than my own (to be honest) but when I had started accumulating helpers, I was not aware of the gem. Feel free to muck around with this as you please.
minitest provides a complete suite of testing facilities supporting TDD, BDD, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/test is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/test and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/test is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply. == Features/Problems: * minitest/autorun - the easy and explicit way to run all your tests. * minitest/test - a very fast, simple, and clean test system. * minitest/spec - a very fast, simple, and clean spec system. * minitest/benchmark - an awesome way to assert your algorithm's performance. * minitest/pride - show your pride in testing! * minitest/test_task - a full-featured and clean rake task generator. * Incredibly small and fast runner, but no bells and whistles. * Written by squishy human beings. Software can never be perfect. We will all eventually die.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.