Gadi Cohen
Gadi Cohen
since it's via `state.opts` in visitor functions. Hope the small change to the example is a good fit.
I noticed (somewhat late) a regression from 0.2.9 to 0.3.0 in the handling of newlines in multiple lines of piped texts for _components_ ("+") - dom nodes work as expected....
Your first issue is a big thank you (and less than 24 hrs since you made the repo). :tada: The webui is a bit of a mission to get up...
The latest version of [meteor-react-hotloader](https://github.com/gadicc/meteor-react-hotloader#readme) introduces `.babelrc` support. But the `babel-root-slash-import` plugin breaks the Meteor build process, I get an error like: ``` Error: Cannot find module '/home/dragon/www/tmp/mantra-sample-blog-app/lib/collections' at require...
Since the Yahoo API changes often, a lot of frustration could be avoided just by knowing a new version of the package is out. We could do this async on...
Sorry, this isn't directly related to the project, but it occured to me during the README, re: - removing transformations - optimizing, removing editor bloat, etc. We could make a...
**TL;DR; We are considering changing the tools and flow we use for validation. This won't have any effect on how to *use* the library, but will affect how to *develop...
_Originally posted by @samducker in https://github.com/gadicc/node-yahoo-finance2/issues/736#issuecomment-1959844563_ > Hi its working on restart of my server, but then seems to stop working within 10-20mins. > > My server is based in...
This is just a question, I actually don't know famo.us as well as people assume :> In famous-views we wrap everything in RenderNodes, as it was the most consistently reliable...
TL;DR; * https://github.com/gadicc/node-yahoo-finance2 * https://codesandbox.io/s/yahoo-finance2-312x2?file=/src/index.ts Hey @pilwon I've been giving some thought as to some changes I'd like to make moving forward, which I'll detail below. I don't really want...