Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

how to make 1st letter capital in ejs

yourstring.replace(/w/, c => c.toUpperCase())
Comment

PREVIOUS NEXT
Code Example
Javascript :: how to execute javascript cde on window rotate 
Javascript :: bottom shadow in react native 
Javascript :: get meta tag value from url javascript 
Javascript :: MongoParseError: option usecreateindex is not supported 
Javascript :: check if character is a letter 
Javascript :: indexof case insensitive javascript 
Javascript :: turn number into array javascript 
Javascript :: check if element is last child jquery 
Javascript :: exit program js 
Javascript :: read json file javascript 
Javascript :: align text in js 
Javascript :: like in javascript 
Javascript :: js copy a div 
Javascript :: express serve static files 
Javascript :: mongoose nullable 
Javascript :: add icon to text input react native 
Javascript :: firebase get current user javascript 
Javascript :: vue check if list is empty 
Javascript :: json_encode escape 
Javascript :: style after javascript 
Javascript :: datatable columns with nullable fields ajax 
Javascript :: scrollview react native 
Javascript :: current height minus px 
Javascript :: check jquery version on console 
Javascript :: javascript loop through object array 
Javascript :: js switch case greater than 
Javascript :: uuid v4 
Javascript :: javascript get line number of error 
Javascript :: vue.js cdn 
Javascript :: json server npm 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =