jsutil-toany

1.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i jsutil-toany

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

3.34 kB

Total Files

3

Last publish

Collaborators

  • liangmayong