gibney.org
:
Technology
:
Javascript
:
Tools
:
Data Magic
search:
See as:
raw
|
code
terms of service
|
imprint
gibney.org
is powered by
m1d1
Data Magic
(Entry Nr. 60, by user 1 |
edit
)
Data:
x 1 2 y a b y c x 3
combine by key
Apply
Padd later unknown keys
sum by key
Apply
Interprets the first column as key and the following columns as numeric values. Then calculates the sums of the columns for each key.
URLdecode
Apply
Wrap
Characters:
Apply
URLencode
Apply
Javascript
// example: var data=document.getElementById("data"); data.value=data.value.replace(/a/g,"TADAA!"); data.value=data.value.replace(/x/g,"XUXUUU!!");
Execute
Create a new entry at this position