How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer
The main features of jheusser/csvfix are: CSV and Tabular Data, Data Processing Tools, XML and HTML Processing.
Open-source alternatives to jheusser/csvfix include: engali94/xmljson. sinelaw/xml-to-json-fast. charmparticle/xpe. danburzo/hred. nushell/nushell — Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data… trailofbits/graphtage — A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.