🦜
Working
Full Stack Software Engineer | React & Node.js
-
14:17
(UTC +03:00) - in/enginkaan
Highlights
- Pro
Pinned Loading
-
-
Reads .svg files and writes them as ...
Reads .svg files and writes them as properties of an object 1const { readFile, opendir, writeFile } = require('fs').promises
2const path = require('path')
3const templatesPath = path.join(__dirname, './icons')
4const output = {}
5opendir(templatesPath)
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.