Skip to content

Allfifthstuning/chemiscripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChemiScripts translates chemicals formula written in ASCII into Unicode.

Two implementations are available:

  1. Web interface written in HTML + JavaScript.
  2. Command-line interface written in Python 3:
$ chemiscripts '3(NH4)2S + Sb2S5 -> 6NH4+ + 2SbS4 3+'
3(NH₄)₂S + Sb₂S₅ → 6NH₄⁺ + 2SbS₄³⁺

About

translate ASCII chemical formulas into Unicode

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 60.6%
  • Python 28.9%
  • Shell 10.5%