hyper63 / hyper63/hyper-ext-counter

RFC: Extension proposal

Open
#1 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Proposal for a "poor man's" extension system

The idea is to create higher order functions that take a hyper instance, then return a hyper instance with the extension attached. Then the extensions can be composed together.

`const hyper = compose(counter, addAndIndex, logger)(connect(process.env.HYPER))`

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.