kroitor / asciichart

Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
MIT License
1.87k stars 94 forks source link

Translate into haxe #6

Open KOLANICH opened 6 years ago

KOLANICH commented 6 years ago

Haxe is a ECMAScript implementation transpiled into a variety of languages including python, C++ and Java. I guess porting the lib into haxe should allow it to be used from them all.

kroitor commented 6 years ago

I totally agree! Need to read more on it, but I really like this proposal!

asukaminato0721 commented 1 year ago

https://chat.openai.com/share/8f6a2f51-5bf6-4401-b03c-2c2a7873c5b0 I asked LLM to rewrite it. It may need more fixes, but most of the jobs are done.