Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@abetomo/csv-select

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abetomo/csv-select

It is a Electron application that runs SQL queries against csv data.

latest
Source
npmnpm
Version
2.0.2
Version published
Weekly downloads
26
271.43%
Maintainers
1
Weekly downloads
 
Created
Source

csv-select

npm version

It is a Electron application that runs SQL queries against csv data.

Install

% npm i @abetomo/csv-select
% csv-select

Or

% git clone https://github.com/abetomo/csv-select.git
% cd csv-select
% npm i

% npm run dev  # on browser

% npm run dev-electron  # on electron

Demo

date,impressions,clicks,conversions
2018/9/14,37.00,35.00,2.00
2018/9/14,674.00,308.00,10.00
2018/9/15,4502.00,1141.00,28.00
2018/9/15,6667.00,1964.00,36.00
2018/9/15,6550.00,2441.00,44.00
2018/9/15,2219.00,828.00,16.00

Demo

Keywords

csv

FAQs

Package last updated on 08 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts