Skip to content

jellybeanci/regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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");

Releases

No releases published

Packages

No packages published