awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
raine avatar

raine/ramda-cli

0
View on GitHub↗
584 स्टार्स·12 फोर्क्स·LiveScript·ISC·4 व्यूज़

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.

स्टार हिस्ट्री

raine/ramda-cli के लिए स्टार हिस्ट्री चार्टraine/ramda-cli के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Ramda Cli के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Ramda Cli के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • tomwright/daselTomWright का अवतार

    TomWright/dasel

    7,976GitHub पर देखें↗

    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
    GitHub पर देखें↗7,976
  • tomnomnom/grontomnomnom का अवतार

    tomnomnom/gron

    14,457GitHub पर देखें↗

    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
    GitHub पर देखें↗14,457
  • antonmedv/fxantonmedv का अवतार

    antonmedv/fx

    20,282GitHub पर देखें↗

    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
    GitHub पर देखें↗20,282
  • iamseancheney/python_for_data_analysis_2nd_chinese_versioniamseancheney का अवतार

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937GitHub पर देखें↗

    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
    GitHub पर देखें↗8,937
Ramda Cli के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

raine/ramda-cli क्या करता है?

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

raine/ramda-cli की मुख्य विशेषताएं क्या हैं?

raine/ramda-cli की मुख्य विशेषताएं हैं: Data Manipulation, JSON and Tree Data।

raine/ramda-cli के कुछ ओपन-सोर्स विकल्प क्या हैं?

raine/ramda-cli के ओपन-सोर्स विकल्पों में शामिल हैं: 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…