Andy Wermke

Results 113 issues of Andy Wermke

Document how the general setup works. Give examples for Travis CI, Circle CI & GitLab CI.

documentation

It's not quite intuitive how to reference custom stylesheets, customize the layout, etc. right now. Let's come up with something better.

enhancement
help wanted

Since they often render, they usually populate the dashboard. Making them pretty means a prettier dashboard. Keep it simple, though.

enhancement

Follow-up of #12.

enhancement

Add an option `lastEventId` to `EventStreamOptions`, so the application can pass a custom last event ID. This is important to have, so that a user can specify a last event...

enhancement

Create a new package (as there doesn‘t seem to be any yet) for each SHA256 & PBKDF2 that uses web crypto in the browser and the `crypto` module in node....

## New functionality - [ ] concat() - [ ] debounce() - [ ] distinct() - [ ] fromEvent() - [x] interval() - [ ] isObservableLike() - [x] merge() -...

enhancement

The readme wants some love. Explain observables in at least a few sentences before linking to a remote explanation. Mention goals of this package: Small in size, support async handlers.

documentation

Use https://www.npmjs.com/package/update-notifier to inform users about available updates.

enhancement

`npm-launch` should behave more like `npm run` when listing tasks: ![ctjpiwuvuaak2lc](https://cloud.githubusercontent.com/assets/1842462/18814032/887ecaf0-830e-11e6-93a4-9dc8fea7092a.jpg) (https://twitter.com/addyosmani/status/779773039932125184) ## Changes 1. Show tasks' commands when listing 2. Breaking change: `launch` without specifying any tasks should print...

enhancement