goocorll / barcode-generator

Convert your texts, numbers, data and even passwords to Barcode to be valid everywhere.

Home Page:https://fkkarakurt.github.io/barcode-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Barcode Generator

This repo is designed to convert any data, number and text into barcode. The barcode you produce is valid everywhere and when you read it with a barcode reader, it shows the data you entered. It is a very practical and fast way to encrypt or organize products.

Any data you convert to barcode will be valid everywhere. You can scan and save them with the barcode reader and organize the products in a shop.

In addition, you can use your passwords or data that you do not want anyone to see by converting them to barcodes.

It is not risky to make this conversion on the website. Because it is completely coded with vanilla JS. Since there is no database or registration network, you can use it with peace of mind. Moreover, all the codes are explained above.

Run Locally

Clone the repo. ( If you clone after forking, you can both see the project in your own repo and want to develop it. That would make me very happy. )

  git clone https://github.com/fkkarakurt/barcode-creator.git

Go to the project directory.

That is all. You will see the index.html file in the root file of the downloaded clone. Open it with the internet browser you are using.

Contribution

For support and communication, you can contact me at the contact addresses below.

If you want to contribute to the development, I ask you to use an plugin like Prettier.

Connect with me:

fkkarakurt fkkarakurt fkkarakurt fkkarakurt @fkkarakurt

LICENSE

MIT

About

Convert your texts, numbers, data and even passwords to Barcode to be valid everywhere.

https://fkkarakurt.github.io/barcode-generator/

License:MIT License


Languages

Language:JavaScript 72.6%Language:SCSS 17.9%Language:HTML 9.4%