andyqier88 / boundary-judgment

boundary-judgment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

boundary-judgment

License:MIT License


Languages

Language:TypeScript 53.1%Language:JavaScript 44.1%Language:Shell 2.8%