Alberto Leal
Alberto Leal
I see the usage of Immutable-js; I'm wondering if you ever looked into using [omniscientjs](https://github.com/omniscientjs/omniscient)?
**Is your feature request related to a problem? Please describe.** I'm using release v0.6.3.1. On macOS with the ***runner*** app, when authenticating into Zwift, I'm unable to paste text nor...
Ditch require.js and almond in favour of CommonJS layout. Use webpack with umd for distribution.
The current demo site is a little sloppy. It'll be nice if it's more organized.
I had a need for this loader for a use case with react and styled-components, and rewritten it as follows: ```js // This wraps https://github.com/webpack-contrib/url-loader // // Adapted from: https://github.com/boopathi/image-size-loader...
Docs to elaborate more on: - What is the targets csv file? And what is the expected setup? - What is the portfolio csv file? And what is the expected...
https://github.com/japaric/trust
## impl - [x] sma - [x] ema - [x] wma - [ ] Arnaud Legoux Moving Average (alma) - [ ] vwma ## tests - [x] sma - [...