Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/appgurueu/labx2csv

Tiny Labx to CSV converter
https://github.com/appgurueu/labx2csv

Last synced: 8 days ago
JSON representation

Tiny Labx to CSV converter

Awesome Lists containing this project

README

        

# Labx to CSV (`labx2csv`)

Small tool converting Labx datasets to CSV.

## About

Written by [appgurueu](https://github.com/appgurueu) and licensed under the terms of the MIT license.

## CLI

Instructions for UNIX:

1. `cd labx2csv` and `sudo npm install -g`
2. `labx2csv [outfile] [spacing] [transpose]`

## [Webapp](https://appgurueu.github.io/labx2csv)

Self-explaining