functional-abstraction / type

:clown_face: Type helpers for JavaScript

Home Page:https://functional-abstraction.github.io/type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

šŸ¤” @functional-abstraction/type

Type helpers for JavaScript.

import {isFunction} from '@functional-abstraction/type';
isFunction(() => {}); // true

License Version Tests Dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size

About

:clown_face: Type helpers for JavaScript

https://functional-abstraction.github.io/type

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 97.0%Language:Shell 3.0%