https://github.com/zyszys/num-conver
Simple number conversion.
https://github.com/zyszys/num-conver
binary cli conversion converter decimal number numbers
Last synced: 12 months ago
JSON representation
Simple number conversion.
- Host: GitHub
- URL: https://github.com/zyszys/num-conver
- Owner: ZYSzys
- License: mit
- Created: 2019-01-11T13:06:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-07T21:34:39.000Z (about 1 year ago)
- Last Synced: 2025-07-10T13:48:09.337Z (12 months ago)
- Topics: binary, cli, conversion, converter, decimal, number, numbers
- Language: JavaScript
- Size: 85 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# num-conver
[](https://travis-ci.com/ZYSzys/num-conver)
[](https://codecov.io/gh/ZYSzys/num-conver?branch=master)
[](https://npmjs.com/package/num-conver)
[](https://npmjs.com/package/num-conver)
[](https://github.com/prettier/prettier)
[](https://github.com/ZYSzys/num-conver/blob/master/LICENSE)
> Simple number conversion.

## Install
```
$ npm install --global num-conver
```
## Usage
```
$ num-conver
num-conver ~ 0.0.3
Number conver tools in command line
$ num-conver 10
$ num-conver 101 1000
```
## License
MIT © [ZYSzys](http://zyszys.github.io)