added template support for filter expression
This commit is contained in:
parent
4980181634
commit
a33c6da509
8 changed files with 59 additions and 35 deletions
|
|
@ -28,6 +28,7 @@
|
|||
"node": ">=14.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"grist-api": "^0.1.7"
|
||||
"grist-api": "^0.1.7",
|
||||
"mustache": "^4.2.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue