[ 源代码: ruby-js-regex ]
软件包:ruby-js-regex(3.1.1-1)
Converts Ruby regexes to JavaScript regexes
JsRegex converts Ruby's native regular expressions for JavaScript, taking care of various incompatibilities and returning warnings for unsolvable differences.
其他与 ruby-js-regex 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-character-set (>= 1.1)
- Build, read, write and compare sets of Unicode codepoints
-
- dep: ruby-regexp-parser (>= 1.1)
- Scanner, lexer, parser for ruby's regular expressions
-
- dep: ruby-regexp-property-values (>= 0.3)
- Inspect property values supported by Ruby's regex engine