Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/appgurueu/labx2csv
- Owner: appgurueu
- Created: 2020-10-20T15:28:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T16:08:36.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T20:57:56.953Z (about 2 months ago)
- Language: JavaScript
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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