You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **JSON-stat Explorer** is a JSON-stat/CSV-stat/SDMX-JSON viewer developed using the [JSON-stat Javascript Toolkit](https://www.npmjs.com/package/jsonstat) and the [React library](https://reactjs.org).
1
+
The **JSON-stat Explorer** is a JSON-stat/CSV-stat/SDMX-JSON viewer developed using the [JSON-stat Javascript Toolkit](https://www.npmjs.com/package/jsonstat-tookit) and the [React library](https://reactjs.org).
2
2
3
3
You can try it at https://jsonstat.com/explorer/.
4
4
5
-
To rebuild main.js from the source files use:
6
-
7
-
```
8
-
npm i
9
-
npm run build
10
-
```
5
+
The latest version of this code is available at [https://github.com/jsonstat/explorer](https://github.com/jsonstat/explorer).
0 commit comments