awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
raine avatar

raine/ramda-cli

0
View on GitHub↗
584 Stars·12 Forks·LiveScript·ISC·6 Aufrufe

Ramda Cli

:ram: A CLI tool for processing data with functional pipelines

Features

  • Data Manipulation - Process data with functional pipelines.
  • JSON and Tree Data - Manipulate JSON using the Ramda functional library.

Star-Verlauf

Star-Verlauf für raine/ramda-cliStar-Verlauf für raine/ramda-cli

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht raine/ramda-cli?

:ram: A CLI tool for processing data with functional pipelines

Was sind die Hauptfunktionen von raine/ramda-cli?

Die Hauptfunktionen von raine/ramda-cli sind: Data Manipulation, JSON and Tree Data.

Welche Open-Source-Alternativen gibt es zu raine/ramda-cli?

Open-Source-Alternativen zu raine/ramda-cli sind unter anderem: tomnomnom/gron — Gron is a command line utility that transforms nested JSON data into a flat list of path-value assignments. This… antonmedv/fx — Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of… tomwright/dasel — Dasel is a multi-format data processor and structured data query tool used for querying, editing, and converting data… iamseancheney/python_for_data_analysis_2nd_chinese_version — This project is an educational resource and a collection of instructional materials for performing data manipulation… morvanzhou/tutorials — This repository is a comprehensive collection of instructional guides and practical examples for Python development,… hosseinmoein/dataframe — DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous…

Open-Source-Alternativen zu Ramda Cli

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ramda Cli.
  • tomwright/daselAvatar von TomWright

    TomWright/dasel

    7,976Auf GitHub ansehen↗

    Dasel is a multi-format data processor and structured data query tool used for querying, editing, and converting data across JSON, YAML, TOML, and XML. It functions as a universal data converter and a cross-format configuration editor that allows users to interact with various serialization formats through a single unified interface. The tool provides a selector-based interface for extracting and searching nested values and modifying keys and values across different file types. It enables the transformation of data between supported structures to change file types while preserving the origina

    Gocliconfigconfiguration
    Auf GitHub ansehen↗7,976
  • tomnomnom/gronAvatar von tomnomnom

    tomnomnom/gron

    14,457Auf GitHub ansehen↗

    Gron is a command line utility that transforms nested JSON data into a flat list of path-value assignments. This process converts hierarchical structures into line-based statements, mapping every leaf value to its absolute path to make the data compatible with standard text-processing tools. The tool allows for the bidirectional transformation of data, enabling the reconstruction of original nested JSON objects from flattened path assignments. It can ingest JSON from local files, standard input, or remote URLs, with the ability to route network traffic through proxy servers. The utility supp

    Goclijson
    Auf GitHub ansehen↗14,457
  • antonmedv/fxAvatar von antonmedv

    antonmedv/fx

    20,282Auf GitHub ansehen↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    Auf GitHub ansehen↗20,282
  • iamseancheney/python_for_data_analysis_2nd_chinese_versionAvatar von iamseancheney

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937Auf GitHub ansehen↗

    This project is an educational resource and a collection of instructional materials for performing data manipulation and statistical analysis using Python. It provides a comprehensive set of guides and code examples for using the Pandas, NumPy, and Matplotlib libraries to analyze structured data. The resource includes a dedicated guide for reshaping, cleaning, and aggregating tabular data and time series via Pandas, alongside a reference for high-performance vectorized operations and linear algebra using NumPy. It also features tutorials for creating publication-quality charts, distribution p

    matplotlibnumpypandas
    Auf GitHub ansehen↗8,937
Alle 30 Alternativen zu Ramda Cli anzeigen→