RubyGems Navigation menu

js_regex_to_ruby 0.1.2

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).

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.2 December 24, 2025 (12.0 KB)
  2. 0.1.1 December 24, 2025 (11.5 KB)

所有者:

推送者:

作者:

  • jasl

SHA 256 校验和:

=

下载总量 226

这个版本 131

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.4.0

新的版本需要开启多因素验证(MFA): true

使用多因素验证(MFA)发布的版本: true

链接: