I have implemented log-update
and I love it! Now I want to make it even prettier by adding the spinning dots.
How would I go about using both?
fs.readdirSync('./database/seeds', (err, files) => {
files.forEach((filename) => {
.then(result => {
logUpdate(`${filename}`);
})
})
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too