Git Product home page Git Product logo

concats's Introduction

concats

Cross platform desktop app for outputting a single-column csv file of rows of concatenated fields from an input delimiter-separated values file.

Accepts .csv, .tsv, and extension-less files (data.csv, data.tsv, data) as input.

demo

Download

v1.13.3

Made with

Development

To run concats locally (requires Node.js v8.9 or above):

git clone [email protected]/brianzelip/concats.git

cd concats

npm install

npm run electron:serve

Build binaries

To build the executable binary for $PLATFORM, you must have Node.js v8.9 or above on $PLATFORM, and run:

git clone [email protected]/brianzelip/concats.git

cd concats

npm install

npm run electron:build

concats's People

Contributors

brianzelip avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

productinfo

concats's Issues

better vue components

Now that v1.4.0 is out, we can afford to work on technical debt. This includes refactoring the current front end into smaller components.

upgrade design

like:

  • better progression through app workflow, ie: make the scroll down current situation better
  • animations of different steps
  • less title text at top, maybe an "about" button that shows a tool tip when hovered over w/ info about the app

upgrade based on app workflow:

  1. Select file
  2. Select headers
  3. Output
  4. Reset

Leverage OS menus

Like File, Edit, etc.

Info menu

  • (if !macos) About concats -> opens up a small window like on macos
  • (if macos) Go to concats homepage link

better app metadata

like:

  • icon
  • package.json keys (author, description, repo, website, any others highlighted via build process)

this is related to #16

Show ProgressBar step numbers by default

Instead of only showing the current step number, show all step numbers as disabled, or grayed out, by default, and only show the current step number in bold.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.