jbenet / jbenet/transformer

find conversion

Open
#8 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
132
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Should be able to search the type system and find the right conversion.

Trivial example:

```
echo '127.0.0.1' | transform ip-address hex
# ip-address -> ip-address-buffer -> hex
# ip-address [str] -> [str] ip-address-buffer [buffer] -> [buffer] hex [str]
```

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.