0.8.2 • Published 7 months ago

micro-table v0.8.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

micro-table

npm npm.io

StatementsBranchesFunctionsLines
StatementsBranchesFunctionsLines

micro-table is a small JavaScript library for performing data handling tasks on a dataframe (data table), defined as an array of JavaScript objects with consistent properties. It provides some common functions for manipulating and transforming data, using something of a functional programming approach.

It was not inspired by, but by accident has some similarities with Arquero.

Users should be advised that bad input may result in undefined or unexpected output!

Resources

Installing

Using npm, run npm i micro-table.

CDN

import {model} from 'https://cdn.jsdelivr.net/npm/micro-table/+esm'

JSFiddle

0.8.2

7 months ago

0.8.1

9 months ago

0.8.0

9 months ago

0.7.1

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.1.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.3.1

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago