Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 884 Bytes

README.cn.md

File metadata and controls

34 lines (29 loc) · 884 Bytes

边界判断 📦

npm node PRs Welcome

English | 简体中文

这个库的目的是收集一些代码边界情况的处理,使我们的代码更健壮

Install

yarn install

Test

npm run test

已完成

  • fileExistsWithCaseSync
  • hasOwnProperty
  • isBrowser
  • isSupportFetch
  • svg DOM parse
  • win/mac platform

待完成

Welcome to commit issue & PR