hamletink/util
Common utility functions
Installation
npm install --save @hamletink/util
Usage
import { isNumber } from '@hamletink/util';
// or
import { isNumber } from '@hamletink/util/predicates';
Report an Issue
- Bugs
- Contact the author: jerry@hamletink.com