language
Here are 144 public repositories matching this topic...
-
Updated
Mar 20, 2018 - TypeScript
-
Updated
Nov 9, 2020 - TypeScript
-
Updated
Nov 7, 2020 - TypeScript
-
Updated
Sep 22, 2020 - TypeScript
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Oct 26, 2020 - TypeScript
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Oct 12, 2020 - TypeScript
Change logo
Currently the logo is the same as electronjs uses, although I found it through an image search for cc images.
-
Updated
Apr 23, 2020 - TypeScript
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Sep 5, 2020 - TypeScript
-
Updated
Nov 30, 2019 - TypeScript
-
Updated
Nov 10, 2020 - TypeScript
-
Updated
May 18, 2018 - TypeScript
-
Updated
Nov 9, 2018 - TypeScript
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 19, 2019 - TypeScript
-
Updated
Aug 4, 2020 - TypeScript
-
Updated
Jan 12, 2018 - TypeScript
-
Updated
May 7, 2018 - TypeScript
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Jun 2, 2020 - TypeScript
-
Updated
Jul 7, 2020 - TypeScript
Improve this page
Add a description, image, and links to the language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the language topic, visit your repo's landing page and select "manage topics."
TypeScript Version: 4.1.0-beta
Search Terms: string.replace
Code
Expected behavior: It should replace all occurrences of 'apple'
Actual behavior: It is replacing only the first occurrence of 'apple'.
Either correct the IntelliSense doc or fix the replace function. Please find t