GithubHelp home page GithubHelp logo

erizvi / tad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antonycourtney/tad

0.0 0.0 0.0 22.3 MB

A desktop application for viewing and analyzing tabular data

Home Page: http://tadviewer.com

License: MIT License

JavaScript 83.15% HTML 10.00% CSS 5.06% Shell 1.80%

tad's Introduction

Tad

Tad is a desktop application for viewing and analyzing tabular data such as CSV files.

You can launch tad from the command line like this:

$ tad movie_metadata.csv

This will open a new window with a scrollable view of the file contents:

Tad screenshot

Tad's main grid component is actually a full featured pivot table; a few additional mouse clicks from the above view yields this:

tad screenshot

Installing Tad

The easiest way to install Tad is to use a pre-packaged binary release. See The Tad Landing Page for information on the latest release and a download link.

Building Tad from Source

Detailed instructions on building tad from sources available in src/doc/building.md

Implementation / Architecture

Tad is an Electron application written in ES2015 using flow type annotations. Tad's front end User Interface is implemented in React, using SlickGrid for the main grid component. In the main process, Tad uses SQLite for internal storage and efficient queries on tabular data.
The Tad internals need more documentation; for now there is a sloppy hand-drawn sketch outlining the basic structure.

tad's People

Contributors

antonycourtney avatar

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.