@anic/utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.105 • Public • Published

@anic/utils

Utils for JavaScript

Install

$ yarn add @anic/utils

Usage

import { isString } from '@anic/utils';

Api

  • isString(val: any): boolean
  • isNumber(val: any): boolean
  • isBoolean(val: any): boolean
  • isFunction(val: any): boolean

Readme

Keywords

none

Package Sidebar

Install

npm i @anic/utils

Weekly Downloads

0

Version

0.0.105

License

MIT

Unpacked Size

28.7 kB

Total Files

35

Last publish

Collaborators

  • absock
  • edonet