saurabhdaware/pwainit

Need to remove fs-extra from dependencies

オープン

#11 opened on 2019/08/28

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (4 件のフォーク)github user discovery
DIFFICULTY: Mediumhelp wanted

Repository metrics

Stars
 (47 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド