1.0.2 • Published 9 months ago

fast-is-number v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

fast-is-number

discordBadge downloadsBadge versionBadge

The most performant and fastes way to check if a value is a number!

📂・Installation

npm i fast-is-number

💡・Features

  • Made in TS
  • Simple
  • No third party packages

📃・Usage

import isNumber from 'fast-is-number';

isNumber(1); // TRUE

👥・Contact Us

If you have any problems you can join our Discord Server.