Feature request:
Figma images query and download concurrrently
- Use
p-limit to implement, allow user to set concurrency limit
- Use axios to replace fetch, axios support more advanced features, like timout, system proxy etc.
Polish query and download print log
- Print loading log with
ora
- Print stat log after import task end, specially highlight icons which download error (It's hard to see how many icons download error for now).
Above is what I want to enhance figma download flow at present, I can create a PR for it if the request is allowd. If more features needed, please let me known.
Feature request:
Figma images query and download concurrrently
p-limitto implement, allow user to set concurrency limitPolish query and download print log
oraAbove is what I want to enhance figma download flow at present, I can create a PR for it if the request is allowd. If more features needed, please let me known.