Chris Braddock
Chris Braddock
Hey - thanks for this repo. It's helping me put together some mental puzzle pieces between Vue, Vuex, and Firebase. Webpack, on the other hand, I still have to do...
jsome 2.3.25 OS X 10.12.1 ```zsh $ jsome env: node\r: No such file or directory $ which jsome |xargs dos2unix -F dos2unix: converting file /Users/chris/.nvm/versions/node/v6.2.2/bin/jsome to Unix format... $ jsome...
VS Code 1.72.2 Plugin version: 0.4.0 This was working initially, but at some point along the way in my project I guess it stopped. I just tried to use it...
Similar to [vue-analytics](https://github.com/MatteoGabriele/vue-analytics#options), allow passing a router instance as an option: import router from './router' import VueFacebookPixel from 'vue-analytics-facebook-pixel' Vue.use(VueFacebookPixel, { router }) and automatically fire 'PageView' on route change
I have some unstructured text (paragraphs) as well as some JSON I could flatten to unstructured. My other data sources are YouTube auto subtitles and "random" site scrapes. Be amazing...