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
I have added a small frontend for the store built using electron (old atom-shell)
These are the changes: 94c0917
To run it, you can just run electron from the 'frontend' directory.
Integration as a chrome library is trivial. I have to try intengrating the library as a node library and fix the issues you mention. It's a really interesting option for people to try the library.
Looks like the new version of jsonld 0.4.x no longer have the dependency to contextify (as it has been moved into node.js already). Maybe an update of the package dependencies might be sufficient to resolve the issue...
There are ( at least ) three things that stand in the way:
jsonld
)eval()
needs to be wrapped using loopholeThe text was updated successfully, but these errors were encountered: