DEV Community

Yavuz Selim YAZICI
Yavuz Selim YAZICI

Posted on

Can you rate my app (NonProfit)

I created app to turn my lists to arrays.

I was having a lot of lists. Company that i work was telling me to give reports from SQL.

I was turning text to arrays with Python scripts but it was taking time to open PyCharm....

So i created www.arrayhelper.com which is open source at Github. Can you give any feedback or create issues via Github?

Also if you would like to contribute to this app there is some issues that i created:

  1. Custom outputs. I think if we can create custom outputs like creating enums or PHP arrays like. array ( 0 => 'test1', 1 => 'test2', 2 => 'test3', ) it will help for some peoples.
  2. New languages

Top comments (0)