saurabhdaware/pwainit

Need to remove fs-extra from dependencies

开放

#11 创建于 2019年8月28日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (4 个派生)github user discovery
DIFFICULTY: Mediumhelp wanted

仓库指标

星标
 (47 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南