tonic + npm: js-regex

node v0.12.18
endpointsharetweet
require("js-regex") var str = 'Pranay Dubey' console.log(str.startsWithChar('P') .startsWithWord('Pranay') .containsChar('r') .endsWithChar('y') .endsWithWord('Dubey'));
Created from: https://tonicdev.com/npm/js-regex
Loading…

no comments

    sign in to comment