regex Regular Expression Collection npm i @jellybeanci/regex import module // ES6 Syntax import * as regex from "@jellybeanci/regex"; // Commonjs Syntax const regex = require("@jellybeanci/regex");