RubyGems Navigation menu

regextest 0.1.5

Regextest generates sample string that matches with regular expression. Unlike similar tools, it recognizes anchors, charactor classes and other advanced notation of ruby regex. Target users are programmers or students for debugging/learning regular expression. You can use [sample application](http://goo.gl/5miiF4) without installation.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.8 - October 30, 2016 (699 KB)
  2. 0.1.6 - September 17, 2016 (700 KB)
  3. 0.1.5 - September 02, 2016 (697 KB)
  4. 0.1.4 - August 31, 2016 (697 KB)
  5. 0.1.3 - August 21, 2016 (696 KB)
Show all versions (6 total)

Development Dependencies (6):

bundler ~> 1.8
racc ~> 1.4.12
rake ~> 10.0
rspec ~> 3.5.0
ruby >= 0
yard ~> 0.9.5

Owners:

Authors:

  • IKOMA, Mikio

SHA 256 checksum:

211dd046c72486474b738e45562db1a75942304e07407238d490623249a1b1ab

Total downloads 11,345

For this version 1,783

License:

2-clause BSD license (see the file LICENSE.txt)

Required Ruby Version: >= 1.9.3

Links: