🏠
Working from home
Pinned Loading
-
Read Write to file with javascript
Read Write to file with javascript 1/// write to file2var txtFile = "c:/test.txt";
3var file = new File(txtFile);
4var str = "My string of text";
5 -
Useful collection of JavaScript stri...
Useful collection of JavaScript string utilities. 1// String utils2//3// resources:4// -- mout, https://github.com/mout/mout/tree/master/src/string5 -
birthday-counter
birthday-counter PublicForked from pavanjadhaw/birthday-counter
Birthday Countdown + Sweet Birthday Greeting with HTML, CSS & JS
JavaScript
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.