🎯
Focusing
Curious about the world through learning, innovation, cooperation
- Ukraine
-
06:42
(UTC +02:00) - @sudo_dmand
- in/kostandy
Pinned Loading
-
This little script allow you rename ...
This little script allow you rename files in folder by list of names from any file which contains text 1const fs = require('fs'); // Include File System Module to project
23let listOfNames; // Initialization of variable
4let pathToListOfNames = './example.txt'; // Path to text file with list of names
5let pathToFiles = './media/images'; // Path to files which need to rename
-
-
The performance metric of JSON handling
The performance metric of JSON handling 1function jsonReturner() {
2return [
3{
4"albumId": 1,
5"id": 1,
-
fastInitGulp
fastInitGulp Public archiveRepository for fast init Gulp project with pre-installed packages
JavaScript 2
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.