Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fa7ad/base-converter
Proof of concept base x to y converter (2 to 16 right now).
https://github.com/fa7ad/base-converter
baseconverter number-systems
Last synced: 2 months ago
JSON representation
Proof of concept base x to y converter (2 to 16 right now).
- Host: GitHub
- URL: https://github.com/fa7ad/base-converter
- Owner: fa7ad
- License: bsd-3-clause
- Created: 2017-10-11T18:11:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T11:12:55.000Z (3 months ago)
- Last Synced: 2024-11-02T13:20:33.036Z (3 months ago)
- Topics: baseconverter, number-systems
- Language: JavaScript
- Homepage: https://fa7ad.github.io/base-converter
- Size: 1.23 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# base converter
Proof of concept base x to y converter (2 to 16 right now).
Uses Cutestrap and React. The main calculation is done in Pure JavaScript.