Categories: None [Edit]
js_regex_to_ruby
A Ruby gem that converts ECMAScript (JavaScript) regular expressions to Ruby Regexp objects,
preserving behavior as closely as Ruby's regex engine allows. Handles flag mapping (i, s, m),
anchor conversion (^/$ to \A/\z), inline modifiers, and control character escapes.
Emits warnings for JS features without direct Ruby equivalents (g, y, u, v, d flags).
Total
Ranking: 187,105 of 189,569
Downloads: 515
Daily
Ranking: 30,471 of 189,540
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jasl |