← Back to tools

ramda-cli

Process data with functional pipelines using Ramda.js

Data & JSON linuxmacoswindows JavaScript MIT

Description

ramda-cli is a command-line tool for processing data with functional pipelines. It uses the Ramda.js functional programming library to let you compose data transformations using pipes and functional operations directly from the command line.

AI Summary

CLI tool for processing data using Ramda.js functional pipelines

Capabilities

  • + Process JSON data with functional pipelines
  • + Use Ramda.js functions from the command line
  • + Compose data transformations with pipes
  • + Filter, map, and transform data functionally

Use When

  • You want to process data using functional programming from the CLI
  • You are familiar with Ramda.js and want to use it in pipelines

Avoid When

  • x You need simple JSON querying (use jq instead)

Related Tools

View AGENTS.md for ramda-cli