Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coderhs/column_to_array

Column to Array
https://github.com/coderhs/column_to_array

Last synced: about 2 months ago
JSON representation

Column to Array

Awesome Lists containing this project

README

        

# Column to Array

Convert column copied from a spreadsheet (MS Excel/LibreOffice Calc) into an array so that it can be used in a program.

## Code

The code is written using ruby wasm. Ruby code running on the browser takes the data form left textarea and convert it into array,
and paste it into the second textarea.

## Production URL

https://hsps.in/column_to_array/