Closed chimo closed 6 months ago
Thanks, it looks good!
Just one thing: I would like to keep the console output separated from the library itself (index.js), so that it can still be used as a module in a bigger project without polluting the console output.
What would you think about making fontelloSvg()
return an EventEmitter
object, emitting the messages to log? You can find an example of this in downloadSvgs()
.
Makes sense! I'll have a look at that later today
I made the changes a few days ago. Let me know if anything else should be modified!
Ref. #1