/binary-decimal-conv

A binary-decimal converter.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Binary-Decimal Number Converter

  • The user can see the converted number as they type (bin <-> dec).
  • So no need to press "convert" every time.
  • User will be notified of invalid input.
  • Only valid input is accepted into the input fields.

Built Using:

  • Node.js
  • React.js