saurabhdaware/pwainit

Need to remove fs-extra from dependencies

Offen

#11 geöffnet am 28.08.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (4 Forks)github user discovery
DIFFICULTY: Mediumhelp wanted

Repository-Metriken

Stars
 (47 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide