saurabhdaware/pwainit

Need to remove fs-extra from dependencies

Aperta

#11 aperta il 28 ago 2019

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (4 fork)github user discovery
DIFFICULTY: Mediumhelp wanted

Metriche repository

Star
 (47 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

When i started this project i actually felt like i should use fs-extra module since there is lot of file create / file update / file append task but fs-extra eventually depends on 4 other dependencies

So I am looking to remove it in the future versions and maybe write custom functions to handle promises.

Guida contributor