Commit Graph

3 Commits

Author SHA1 Message Date
ebb12962e5
Localforage (#136)
For State.local we use our very own Fun.ts instead of Gun.js. It's a light version of the Gun api with localForage only persistence. Localstorage is fastest — let's see if it suffices or if we need to change to indexeddb.
2022-07-07 22:10:47 +03:00
Trevin Hofmann
9ac462c655
test: add a couple initial tests for Translation.js (#107)
* test: add a couple initial tests for Translation.js

* ci: add build and test jobs to GitHub actions, along with lint

* test: remove old broken example test for the Header component
2022-06-14 10:50:57 +03:00
655ea4f8e9 webpack version 2021-07-09 00:31:44 +03:00