data-mining-tools
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

data-mining-tools

Data mining helpers and utilities for Node JS.

Getting Started

npm install --save data-mining-tools axios

Library

All functions and classes are at the top level of the module (think Lodash or similar). So you could import everything with the following style of statement:

import { filesExist, cleanText, ArrayFileStore } from 'data-mining-tools';

It may make more sense to break it into separate modules in the future, but we like the simplicity of this approach. Here are the docs on the individual parts:

Functional

Classes

Readme

Keywords

none

Package Sidebar

Install

npm i data-mining-tools

Weekly Downloads

53

Version

3.0.1

License

MIT

Unpacked Size

220 kB

Total Files

40

Last publish

Collaborators

  • tewen