Skip to content

andyqier88/boundary-judgment

Repository files navigation

Boundary-judgment library 📦

npm node PRs Welcome

English | 简体中文

Collecting some boundary-judgments is our goals of this library especially when we need to make our code more robust.

How this library come from

When I read some source codes in other librarys, I found some boundary-judgments may be helpful in my project

Install

yarn install

Test

npm run test

Finished

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

Todo

Welcome to commit issue & PR