README
Range helper functions for spreadsheets
JavaScript utilities for the purpose of simplifying manipulation of cells and ranges in spreadsheet software (i.e. Excel).
Usage
Installation
npm i range-hf
JavaScript utilities for the purpose of simplifying manipulation of cells and ranges in spreadsheet software (i.e. Excel).
<script type="module">
import rangeHf from 'https://cdn.skypack.dev/range-hf';
</script>
JavaScript utilities for the purpose of simplifying manipulation of cells and ranges in spreadsheet software (i.e. Excel).
npm i range-hf