@abetomo/csv-select

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
c

@abetomo/csv-select

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

2.0.2
latest
77

Supply Chain Security

100

Vulnerability

100

Quality

77

Maintenance

100

License

Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Issues
12

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

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