1.2.7 • Published 2 years ago

@datawis/fly-helper v1.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

fly-helper

It's a Tool library, method collection.

test codecov Build Status

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