andreypopp / andreypopp/rrouter

Configurable processing pipeline

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
113
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Currently `fetchDataDependencies` is hardcoded. Instead we can make it optional and allow to configure processing pipeline:

```
var routes = (

...

).process(fetchDataDependencies).process(...)
```

This can make things more complex though...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.