https://github.com/manzolimatheus/bin2dec
Conversor de binário para decimal e vice-versa.
https://github.com/manzolimatheus/bin2dec
binary css decimal-to-binary html javascript math
Last synced: 3 months ago
JSON representation
Conversor de binário para decimal e vice-versa.
- Host: GitHub
- URL: https://github.com/manzolimatheus/bin2dec
- Owner: manzolimatheus
- Created: 2021-09-01T23:23:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-03T03:32:53.000Z (almost 5 years ago)
- Last Synced: 2025-09-02T15:45:35.802Z (10 months ago)
- Topics: binary, css, decimal-to-binary, html, javascript, math
- Language: HTML
- Homepage: http://bin-2-dec.surge.sh/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
Bin2Dec

## Sobre
**🎓 Descrição**
Bin2Dec é um simples conversor de número binário para decimal e vice-versa. Fiz esse pequeno projeto como forma de estudo de Vue.js.
**🔥 Funcionalidades**
1. Conversor de decimal para binário
2. Conversor de binário para decimal
**👨🏻💻 Tecnologias utilizadas**
Para criar o Bin2Dec utilizei HTML, CSS, JS e VUE.js.

# F.A.Q.
**🤔 Como utilizar?**
Para utilizar, basta digitar o valor em binário e apertar Enter ou apenas clicar fora do formulário.
**🤔 Como alterno entre decimal para binário e vice-versa?**
Apenas clique no botão azul "Alternar modo".