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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.0.136latest

Version History

VersionDownloads (Last 7 Days)Published
3.0.136
3.0.01
2.0.012
1.3.11
1.3.01
1.2.01
1.1.11
1.1.01
1.0.01
0.10.21
0.10.11
0.10.01
0.9.01
0.8.01
0.7.01
0.6.01
0.5.01
0.4.11
0.4.01
0.3.01
0.2.01
0.1.01
0.0.51
0.0.41
0.0.31
0.0.21
0.0.11

Package Sidebar

Install

npm i data-mining-tools

Weekly Downloads

73

Version

3.0.1

License

MIT

Unpacked Size

220 kB

Total Files

40

Last publish

Collaborators

  • tewen