Alexander Praetorius
Alexander Praetorius
I have the same problem watchify **v3.9.0** browserify **v13.3.0** instead the terminal logs: ``` errorify: SyntaxError: /home/me/workspace/example/src/app.js: Unexpected token, expected ; (3:3) while parsing file: /home/me/workspace/example/src/app.js ``` My `package.json` script...
i try to work on it too. I'm kind of gathering converters for different "font formats", but i'll see how fast i can finish it :-)
@telamon it's my first time to read this and i tried to figure out how it works, but i find it hard to follow. * Is ciphercore encrypt each chunk...
Thx for your explanation and also the link :-) **The idea is that:** 1. each peer participating in the p2p-alternative to hashbase receives a replica of the same hypercore encrypted...
thx, i'll take a look :-)
* https://www.npmjs.com/package/termly.js * https://www.npmjs.com/package/term.js * https://www.npmjs.com/package/tty.js * https://www.npmjs.com/package/cltty.js
```js // .dcrc (dom console rc file) // var global = { __proto__: window } // Object.defineProperty(global, 'ls', { Object.defineProperty(window, 'ls', { // configurable: true, // ... get: function ()...
just checked the source code - it's in fact not re-written at all, but instead that's just how the relative link works :-) maybe something that would be useful to...
@JSMonk I personally thinkg - in order for people to really use it - which i would love to - the comment version of it should be really conscise and...
hey, yes i saw it. i first based my pull request of of your repo, but figured that i want a more serious refactoring and get rid of grunt and...