Skip to content

karanveersp/angular-binary-converter

Repository files navigation

Binary-Converter

  • Built with Angular and Angular Material.
  • Reactive form fields respond to user input and convert to binary and hexadecimal.
  • User can observe the mathematical expression to convert the binary number to decimal change on input.
  • Source code demonstrates encapsulation of components in feature modules and unit testing implementation.

Hosted on github pages at the following link: http://karanveersp.github.io/angular-binary-converter/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests.

About

Decimal to binary to hexadecimal converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published