在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:antonmedv/fx开源软件地址:https://github.com/antonmedv/fx开源编程语言:Go 98.5%开源软件介绍:* Function eXecution Features
Installbrew install fx snap install fx scoop install fx pacman -S fx pkg install fx go install github.com/antonmedv/fx@latest Or download pre-built binary. UsageStart the interactive viewer via: fx data.json Or curl ... | fx Type Pretty print: curl ... | fx . ReducersWrite reducers in your favorite language: JavaScript (default), Python, or Ruby. fx data.json '.filter(x => x.startsWith("a"))' fx data.json '[x["age"] + i for i in range(10)]' fx data.json 'x.to_a.map {|x| x[1]}' DocumentationSee full documentation. ThemesTheme can be configured by setting environment variable export FX_THEME=9 Add your own themes in theme.go file. License |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论