UNPKG
@triply/yasr
Version:
latest (4.2.28)
4.2.28
4.2.27
4.2.26
4.2.25
4.2.24
4.2.23
4.2.22
4.2.21
4.2.20
4.2.19
4.2.18
4.2.17
4.2.15
4.2.14
4.2.13
4.2.12
4.2.11
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.1.3
4.1.1
4.0.125
4.0.124
4.0.123
4.0.120
4.0.119
4.0.117
4.0.116
4.0.115
4.0.114
4.0.113
4.0.112
4.0.111
4.0.108
4.0.107
4.0.106
4.0.105
4.0.101
4.0.100
4.0.99
4.0.98
4.0.97
4.0.96
4.0.95
4.0.94
4.0.93
4.0.92
4.0.91
4.0.88
4.0.84
4.0.79
4.0.78
4.0.70
4.0.66
4.0.64
4.0.60
4.0.59
4.0.58
4.0.56
4.0.55
4.0.54
4.0.52
4.0.49
Yet Another SPARQL Resultset GUI
github.com/TriplyDB/yasgui
TriplyDB/yasgui
@triply/yasr
/
src
/
helpers
/
index.ts
4 lines
(3 loc)
•
148 B
text/typescript
View Raw
1
2
3
4
export
{
default
as
addCss }
from
"./addCSS"
;
export
{
default
as
addScript }
from
"./addScript"
;
export
{
default
as
sanitize }
from
"./sanitize"
;