Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

letter javascript regex

/^[a-zA-Z]+!+@/.test('azeemlab') // false
/^[a-zA-Z]/.test('azeemlab') // True
Comment

PREVIOUS NEXT
Code Example
Javascript :: refresh datatable on button click with maintaining paging 
Javascript :: get child routes using parent in angular 
Javascript :: express get raw path 
Javascript :: jquery get nested element 
Javascript :: jquery get all checkbox checked 
Javascript :: use import in node 
Javascript :: mysql query node.js 
Javascript :: json rename key 
Javascript :: Deleting all white spaces in a string 
Javascript :: destructure dynamic property 
Javascript :: disable eslint 
Javascript :: material ui align icon with text 
Javascript :: javascript replace all occurrences of string 
Javascript :: javascript current date time 
Javascript :: javascript convert in a string the items of an array 
Javascript :: javascript get element position relative to document 
Javascript :: remove key from object array javascript 
Javascript :: classlist.toggle 
Javascript :: innertext vs textcontent 
Javascript :: fluttter http get 
Javascript :: react detect enter key 
Javascript :: form validation using jquery 
Javascript :: set focus on load javascript 
Javascript :: installing prop-types 
Javascript :: es6 remove first element of array 
Javascript :: input onenter go to next input field javascript 
Javascript :: fetch api cors 
Javascript :: binary to int javascript 
Javascript :: window scroll down javascript 
Javascript :: js ajax receive html 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =