https://github.com/mfazrinizar/fazri-cc
Fazri-CC is a program that can convert a code to another code form. For example Decimal to Hexadecimal. Fazri-CC has a full name 'Fazri-Code Converter.
https://github.com/mfazrinizar/fazri-cc
binary decimal-converter decimal-to-binary he hex hexadecimal hexadecimal-converter octal octal-decimal
Last synced: 11 months ago
JSON representation
Fazri-CC is a program that can convert a code to another code form. For example Decimal to Hexadecimal. Fazri-CC has a full name 'Fazri-Code Converter.
- Host: GitHub
- URL: https://github.com/mfazrinizar/fazri-cc
- Owner: mfazrinizar
- License: apache-2.0
- Created: 2019-03-01T12:49:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-02T14:56:24.000Z (over 7 years ago)
- Last Synced: 2025-03-12T09:43:40.098Z (over 1 year ago)
- Topics: binary, decimal-converter, decimal-to-binary, he, hex, hexadecimal, hexadecimal-converter, octal, octal-decimal
- Language: Perl 6
- Size: 21.5 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fazri-CC
Fazri-CC is a program that can convert a code to another code form. For example Decimal to Hexadecimal. Fazri-CC has a full name 'Fazri-Code Converter.
### Available Features
- Decimal Converter
- Octal Converter
- Binary Converter
- Hexadecimal Converter
Needed Module : - Term::ANSIScreen