Barretem / fly-helper

It's a Tool library, method collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

It's a Tool library, method collection

License:MIT License


Languages

Language:TypeScript 95.6%Language:JavaScript 4.4%