csv_search

0.0.1 • Public • Published

csv_search npm

Build Status codecov CodeFactor Code size downloads license

Searching of csv files

User story

  • AS A "Data scientist"
  • I WANT TO "easily lookup for information in csv files"
  • SO THAT I CAN "useful lookup data is avalable in csv files"
Project Dashboard

NPM JavaScript Style Guide

Build History

Releases: npm Build Status codecov downloads license

Quality: CodeFactor

Known Vulnerabilities dependencies Status

Development: open issues closed issues last commit Maintenance commit activity

Github: code size repo size Github releases HitCount

Version Notes:

  • 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
  • 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
  • 2.?.? - Only tagged versions released. Module is regarded stable and in production.
Install

npm i csv_search -s

yarn

yarn add csv_search

Usage

Node

const _ = require('csv_search')

(This README file was generated by https://github.com/perezlamed/lamed_readme)

Readme

Keywords

none

Package Sidebar

Install

npm i csv_search

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

14.7 kB

Total Files

9

Last publish

Collaborators

  • perezlamed