Skip to content

whoopschat/jsutil-toany

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsutil-toany

Converting any type to any type of JS Library

Install

npm install jsutil-toany --save-dev

Usage

const toAny = require('jsutil-toany').toAny;
toAny('1',0) // 1

About

converting any type to any type of JS Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published