UI7Kit is a GUI toolkit which can backport flat-style UIKit from iOS7 to iOS5/iOS6. Additionally, UI7Kit can also be used to patch legacy UIKit to UI7Kit in runtime. NOTE: This project is not mature yet and is being refined. You may come across some bugs or unexpected behaviors for complex real-world product.
ios6 ios7 uikit monkey-patchingPlease note: The current version of rewire is only compatible with CommonJS modules. See Limitations. rewire acts exactly like require. With just one difference: Your module will now export a special setter and getter for private variables.
mock testing unit-testing monkey-patching dependency injection shim module unit test leak inspect fake requireKahlan is a full-featured Unit & BDD test framework a la RSpec/JSpec which uses a describe-it syntax and moves testing in PHP one step forward. Kahlan lets you stub or monkey patch your code directly like in Ruby or JavaScript without any required PECL-extensions.
bdd test tdd spec monkey-patching coverageAn easier way to use PHPUnit with CodeIgniter 3.x. See Change Log.
codeigniter phpunit testing-tools monkey-patchingSimple and beautiful monkey-patching library for JavaScript.
monkey patch override ride hook monkey-patchingGuerillaPatch is a Ruby gem to ease the transition to Ruby 2.0 when redefining behavior in existing objects (monkey patching). Ruby 2.0 introduces a new feature called refinements which allows you to create monkey patches that only exist in a scope where the refinement is explicitly included, preventing your changes from affected code that has not opted in. Using GuerillaPatch, you can use a common interface for writing a monkey patch that will use refinements if available, working seemlessly for both Ruby 1.9 and Ruby 2.0.
monkey-patching ruby-refinements libraryBased on fields usage Django Eraserhead suggests optimizations for each queryset.
django django-orm django-models monkey-patchingIn the core of apple, there are apple seeds. In your core_ext.rb should be RubySeeds. It is not unusual for Ruby developers to have own and favourite set of ruby core classes extensions (typically lying somewhere in project tree in core_ext.rb), dragged from project to project, growing, becoming cluttered yet beloved.
monkey-patching coreFlake8 Putty allows more control over errors reported by flake8, without adding noqa for every erroneous or undesirable error detected. See https://gitlab.com/pycqa/flake8/issues/89 for some of the motivation for this extension.
flake8-plugin linter monkey-patchingA collection of helpful methods and monkey patches for Arrays, Objects, Numbers, and Strings in Javascript
monkey-patching rearmed-js utilities monkey-patch patch utility jsA collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby. Rearmed is a collection of plugins which are driven by making life easier & coding more natural. The difference between this library and others is that all monkey patching is performed in an opt-in way because you shouldnt be using methods you dont know about anyways.
monkey-patching rails utilityThe difference between this library and others is that all monkey patching is performed in an opt-in way because you shouldnt be using methods that you dont know about. Run rails g rearmed_rails:setup to create a settings files in config/initializers/rearmed_rails.rb where you can opt-in to the monkey patches available in the library. Set these values to true if you want to enable the applicable monkey patch.
rails utility monkey-patchingWrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins. Because of the lack of dependency management in WordPress, if two plugins bundled conflicting versions of the same package, hard-to-reproduce bugs arise. Monkey patching composer vendor packages, wrapping them inside your own namespace is a less-than-ideal solution to avoid such conflicts.
composer wordpress-development monkey-patching namespace devtools wordpressWrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins. Imposter Plugin is a composer plugin wrapper for Imposter. Because of the lack of dependency management in WordPress, if two plugins bundled conflicting versions of the same package, hard-to-reproduce bugs arise. Monkey patching composer vendor packages, wrapping them inside your own namespace is a less-than-ideal solution to avoid such conflicts.
composer-plugin namespace monkey-patching dependency devtools wordpress-development wordpress
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.