UNPKG
react-microspreadsheet
Version:
latest (0.1.8)
0.1.73
0.1.72
0.1.61
0.1.44
0.1.42
0.1.41
0.1.21
0.1.8
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A pluggable spreadsheet component.
react-microspreadsheet
/
lib
/
formula-parser-includes.js
5 lines
(3 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
5
var
u =
require
(
'./recalc'
).
getUtils
()
var
getMatrixValues = u.
getMatrixValues
var
getCalcResultAt = u.
getCalcResultAt