/fly-helper

It's a Tool library, method collection

Primary LanguageTypeScriptMIT LicenseMIT

fly-helper

It's a Tool library, method collection.

test codecov

Usage

  • install
npm install fly-helper --save

# or

yarn add fly-helper
  • example
import { isNumber } from 'fly-helper'

isNumber()

License

The scripts and documentation in this project are released under the MIT License