Baz

Results 10 issues of Baz

When I try to run the code in the readme: ``` cat build/index.html | inline-source --root build > build/bundle.html ``` I get the error: ``` Not enough non-option arguments: got...

It seems like this might be what I'm looking for, but can't fully understand it with the advanced/indirect examples.

at n.$scope.isFederation (mywallet.js:1317) at Object.fn [as get] (eval at compile (angular-1.4.4.min.js:212), :4:355) at n.$digest (angular-1.4.4.min.js:130) at n.$apply (angular-1.4.4.min.js:133) at n. (mywallet.js:299) at n.e.emit (ripple-1.2.5-min.js:8) at n._handleLedgerClosed (ripple-1.2.5-min.js:1) at n._handleMessage (ripple-1.2.5-min.js:1)...

Hello, thanks a lot for the lib. I am trying to zip a single folder and all its subfolders/files on the server - rather than creating new files on the...

question/support

If you had 100 items, and wanted to show the bottom 3 by priority, you would use ".limit" with your KnockoutFire, and be presented with something like this: ``` item#98:...

maybe a bug in firebase itself

In Firebase I am storing a bunch of keys/ids, but no real data. For example I store user IDs, but not user names. So when it comes time to display...

question
waiting for reply

Hello, I `npm install --save blink-detection` then `import blink from 'blink-detection';` and I receive this error: ``` 5:48:21 PM [vite] Error when evaluating SSR module /src/routes/+page.svelte: failed to import "blink-detection"...

Hello, thanks a lot for the lib. Is it possible to create a zip from existing file/folder structures? I would like to do something like: ``` const fs = require("fs");...

Hello, I followed the instructions to self-host Standard Notes using the instructions here: https://standardnotes.com/help/self-hosting/docker However I am unable to load the service at http://nas.example.com:3000/ where I expect it. When I...

help wanted

MeTube is fantastic and can download from many sites: Instagram, TikTok, Facebook, YouTube. The title of the project should be changed to reflect that instead of limiting itself to only...