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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
raine avatar

raine/ramda-cli

0
View on GitHub↗
584 stele·12 fork-uri·LiveScript·ISC·8 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru raine/ramda-cliGraficul istoricului de stele pentru raine/ramda-cli

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Ramda Cli

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ramda Cli.
  • tomwright/daselAvatar TomWright

    TomWright/dasel

    7,976Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,976
  • tomnomnom/gronAvatar tomnomnom

    tomnomnom/gron

    14,457Vezi pe GitHub↗

    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
    Vezi pe GitHub↗14,457
  • antonmedv/fxAvatar antonmedv

    antonmedv/fx

    20,282Vezi pe GitHub↗

    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
    Vezi pe GitHub↗20,282
  • iamseancheney/python_for_data_analysis_2nd_chinese_versionAvatar iamseancheney

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937Vezi pe GitHub↗

    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
    Vezi pe GitHub↗8,937
Vezi toate cele 30 alternative pentru Ramda Cli→

Întrebări frecvente

Ce face raine/ramda-cli?

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

Care sunt principalele funcționalități ale raine/ramda-cli?

Principalele funcționalități ale raine/ramda-cli sunt: Data Manipulation, JSON and Tree Data.

Care sunt câteva alternative open-source pentru raine/ramda-cli?

Alternativele open-source pentru raine/ramda-cli includ: 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…