Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Filter tests using substring
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Search and Rewrite code at large scale using precise AST pattern
Cross-language temporary (disposable/throwaway) email detection library. Covers hundreds fake email providers.
Search and Rewrite code at large scale using precise AST pattern
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
A Karma plugin - adapter for Jasmine testing framework.
## Installation
Unobtrusive scripting adapter for jQuery
A framework for responsive emails
Search and Rewrite code at large scale using precise AST pattern
exiting a node.js process *and flushing stdout and stderr*
grep the gem for a given name or grep the file for a given require path. Also checkout [gem-eit][]. [gem-eit]: https://github.com/godfat/gem-eit
Enhances search command by displaying results in an ascii table and providing options to search (--fields) and display (--columns) gemspec attributes. These options take any gemspec attribute and more than one when comma delimited. Gemspec attributes can be aliased by specifying the first unique string that it starts with i.e. "su" for "summary".
Enhances search command by displaying results in an ascii table and providing options to search (--fields) and display (--columns) gemspec attributes. These options take any gemspec attribute and more than one when comma delimited. Gemspec attributes can be aliased by specifying the first unique string that it starts with i.e. "su" for "summary".
grep bundle gems
Find the path for a given gem or require path for editing or greping. For examples, under [fish](http://fishshell.com/): cd (gem path gem-path) vim (gem path gem-path) grep require -R (gem path gem-path) Or checkout [gem-eit][], [gem-grep][] for shorthands. [gem-eit]: https://github.com/godfat/gem-eit [gem-grep]: https://github.com/godfat/gem-grep
Count or grep log messages in a specified time range from a Logstash Elasticsearch server.
Can't find some codes from your app? gem-bgrep let you grep from your Gemfile. Also checkout [gem-grep][]. [gem-grep]: https://github.com/godfat/gem-grep
Edit the gem for a given name or edit the file for a given require path. Also checkout [gem-grep][]. [gem-grep]: https://github.com/godfat/gem-grep
A sample gem. Gem like grep in linux, but ruby.
Based on the Perl tool 'ack' by Andy Lester. Examples with similar grep: $ rak pattern $ grep pattern $(find . | grep -v .svn) $ rak --ruby pattern $ grep pattern $(find . -name '*.rb' | grep -v .svn) == FEATURES/PROBLEMS: * Ruby regular expression syntax (uses oniguruma gem if installed). * Highlighted output. * Automatically recurses down the current directory or any given directories. * Skips version control directories, backups like '~' and '#' and your * ruby project's pkg directory. * Allows inclusion and exclusion of files based on types. * Many options similar to grep.
Gem, which helps realize grep through organized Interactors. For example, if sent interactor as ARG contains calling of other interactors, it will try to find entries in them. More in specs
Grepo is a small gem that helps you to clean up your yaml and json files. It's usefull if you are having your translations in yaml or json files especially if the files are numerous and have a lot of lines. It can detect keys you aren’t using, can find duplicated keys and compere two files to find the missing keys. It won’t remove the targeted keys neither it will alter your files in any way, just grep for possible problems.