-
**Why is this needed**:
Can someone please update the grafana alertmanager with this feature
https://github.com/prometheus/alertmanager/pull/3863
**What would you like to be added**:
I really …
-
From the docs, it looks like the project installs in the browser's global namespace.
Are there any plans to distribute an ES module directly to browsers (without Node.js) that can be imported with …
-
I've pulled this into my project from NPM and I'm trying to import it into a webcomponent but
`import { humanizeDuration } from 'humanize-duration/humanize-duration.js';` gives an error that there …
-
Looks like there have been a few issues related to 'humanizeDuration' possibly having to do with an AngularJS update but mine looks a little different and hopefully simple?
I keep getting "ReferenceE…
-
I use requirejs for loading my module. In requirejs, I add below code:
```
require.config({
baseUrl: 'libs'.
paths: {
'angular': 'path/to/angular',
…
-
```
import { HumanizeDuration } from 'humanize-duration-ts'
...
const durationStr: string = HumanizeDuration(1000)
```
The above code results in the following error:
```
@typescript-eslin…
-
I've included humanizeDuration dependency script but I'm still seeing the `humanizeDuration is not defined` error. I'm using webpack and installed the dependency with bower
-
## The dependency [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) was updated from `3.15.3` to `3.16.0`.
🚨 [View failing branch](https://github.com/adunkman/dc311rn.com/compare/…
-
## Version **3.11.0** of [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) was just published.
Branch
Build failing 🚨
Dependen…
-
### Todo:
- [ ] add dashboard overview for all running processes (imports, live-gekkos, backtest)
- [x] add liveview of running imports into sidebar or top toolbar
- [x] try to build backtest graph…