README
_ _ __ ___ _ _ ___ __ __ ___ _ ( \/ )( ) / __)( \/ ) / __) /__\ ( ) / __) _| |_ ) ( )(__ \__ \ ) ( ( (__ /(__)\ )(__( (__ (_ _) (_/\_)(____)(___/(_/\_) \___)(__)(__)(____)\___) |_|
Installation
With npm:
npm install xlsx-calc-plus
A simple xlsx formula calculator.
<script type="module">
import xlsxCalcPlus from 'https://cdn.skypack.dev/xlsx-calc-plus';
</script>
_ _ __ ___ _ _ ___ __ __ ___ _ ( \/ )( ) / __)( \/ ) / __) /__\ ( ) / __) _| |_ ) ( )(__ \__ \ ) ( ( (__ /(__)\ )(__( (__ (_ _) (_/\_)(____)(___/(_/\_) \___)(__)(__)(____)\___) |_|
With npm:
npm install xlsx-calc-plus