Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

@littlelane/data-type

npm (scoped) npm bundle description (test demo)

It's the the npm module for type of data!

Gets type of a parameter.

Install

npm install @littlelane/data-type

Usage

> const dataType = require('@littlelane/data-type');

> dataType('good');
> // => string

> dataType(undefined);
> // => undefined

> dataType([]);
> // => array

About

The npm module for type of data

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages