mirror of
https://github.com/antonmedv/fx
synced 2024-11-05 12:00:46 +00:00
Update README.md
This commit is contained in:
parent
e61a3ed2d8
commit
3e0987a586
@ -93,9 +93,6 @@ Fx works with promises.
|
||||
echo '"https://medv.io/*"' | fx 'fetch' '.text()'
|
||||
```
|
||||
|
||||
echo 'https://medv.io/*\nhttps://medv.io/(.)(.)' | fx -rs 'map(fetch)' 'map(.text())'
|
||||
|
||||
|
||||
### Syntactic Sugar
|
||||
|
||||
Fx has a shortcut for the map function. Fox example, `this.map(x => x.commit.message)`
|
||||
|
Loading…
Reference in New Issue
Block a user