re2

v1.21.4
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
RegExp RegEx text processing PCRE alternative

test

node tests/tests.js

ts-test

tsc

save-to-github

save-to-github-cache --artifact build/Release/re2.node

install

install-from-cache --artifact build/Release/re2.node --host-var RE2_DOWNLOAD_MIRROR --skip-path-var RE2_DOWNLOAD_SKIP_PATH --skip-ver-var RE2_DOWNLOAD_SKIP_VER || node-gyp -j max rebuild

verify-build

node scripts/verify-build.js

build:dev

node-gyp -j max build --debug

build

node-gyp -j max build

rebuild:dev

node-gyp -j max rebuild --debug

rebuild

node-gyp -j max rebuild

clean

node-gyp clean && node-gyp configure

clean-build

node-gyp clean
npm i re2

Metadata

Downloads

Maintainers