Update README.md

pull/251/head
Anton Medvedev 1 year ago
parent e61a3ed2d8
commit 3e0987a586
No known key found for this signature in database

@ -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…
Cancel
Save