Skip to content

byt3-dev/bit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit

Bit- the speedy text-to-binary converter. Bit is available on multiple programmin languages, including JavaScript, PHP, Python, and others.

Usage

You can use Bit with multple languages. Here are examples for supported ones:

Bit("")for text
//or
Bit()//for a value or variable
Bit("")for text
//or
Bit()//for a value or variable
from bit import Bit

variable = Bit("")
print(variable)

About

Bit- the speedy text-to-binary converter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors