Skip to content

coderhs/column_to_array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Column to Array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages