ololx / simple-binary-number

This is a simples binary to decimal converting example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-binary-number

This is a page with animated one 8-bit number in binary and decimal formats.

status version stable oss lifecycle maintenance last release latest commit

license


πŸ“‡ Table of Contents

πŸ“– About

This is a 8-bit number in binary and decimal formats written in Vanilla JavaScript, CSS and HTML. It allows to set the number via click on a binary digit. It is deployed here https://ololx.github.io/simple-binary-number/.

πŸ“Έ Demo

This animation demonstrate the usage process.

🎚 Features

  • Click on the digit for the changing the number value.

To Do

  • For more information on an upcoming development, please read the todo list. No plans.

Changelog

  • For more information on a releases, a features and a changes, please read the changelog notes.

🚦 Getting Started

These instructions allow to get a copy of this project and run it on a local machine.

Installing

In order to install it is quite simple to clone or download this repository.

Cloning

For the cloning this repository to a local machine, just use the follows link:

https://github.com/simple-binary-number

Using

To use it is enough to open the index.html file in the web-browser. Live example here https://ololx.github.io/simple-binary-number/

πŸ—’ Versioning

For the versioning is used Semantic Versioning. For the versions available, see the changelog or the tags on this repository.

©️ Authors

  • Alexander A. Kropotin - Initial work - ololx.

πŸ” Licensing

This project is licensed under the MIT license - see the lisence document for details.

About

This is a simples binary to decimal converting example

License:MIT License


Languages

Language:CSS 43.0%Language:HTML 40.6%Language:JavaScript 16.4%