awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andrejewski avatar

andrejewski/himalaya

0
View on GitHub↗
940 stele·127 fork-uri·JavaScript·ISC·2 vizualizăriandrejewski.github.io/himalaya↗

Himalaya

Try online 🚀 | Read the specification 📖

Features

  • Parsing Tools - HTML to JSON parser.

Istoric stele

Graficul istoricului de stele pentru andrejewski/himalayaGraficul istoricului de stele pentru andrejewski/himalaya

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 Himalaya

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Himalaya.
  • apostrophecms/sanitize-htmlAvatar apostrophecms

    apostrophecms/sanitize-html

    4,129Vezi pe GitHub↗

    This is an HTML sanitization library designed to remove dangerous tags and attributes from user-submitted HTML to prevent cross-site scripting attacks. It functions as a content filter that whitelists specific elements and attributes while escaping or discarding unauthorized markup. The project includes an HTML transformation engine that allows for the modification or replacement of tags and attributes using custom logic. It also features a CSS style validator to clean inline properties against permitted patterns and a system for resource URL validation to restrict hostnames and schemes. The

    JavaScript
    Vezi pe GitHub↗4,129
  • dtstack/dt-sql-parserD

    DTStack/dt-sql-parser

    0Vezi pe GitHub↗

    npm-image: https://img.shields.io/npm/v/dt-sql-parser.svg?style=flat-square npm-url: https://www.npmjs.com/package/dt-sql-parser

    Vezi pe GitHub↗0
  • eemeli/yamlAvatar eemeli

    eemeli/yaml

    1,623Vezi pe GitHub↗
    TypeScriptyamlyaml-editoryaml-parser
    Vezi pe GitHub↗1,623
  • adaltas/node-csvA

    adaltas/node-csv

    4,268Vezi pe GitHub↗

    This library is a CSV data serializer and stringifier for transforming structured records into comma-separated values. It provides tools for converting data records into plain text via synchronous, callback-based, or stream-based implementations. The project distinguishes itself by offering a streaming implementation through the native Node.js Transform API, which allows for the processing of large datasets without loading all records into memory. It also includes a flexible formatting system to define specific delimiters, quotes, escape characters, and header configurations. The toolset cov

    JavaScript
    Vezi pe GitHub↗4,268
Vezi toate cele 27 alternative pentru Himalaya→

Întrebări frecvente

Ce face andrejewski/himalaya?

Try online 🚀 | Read the specification 📖

Care sunt principalele funcționalități ale andrejewski/himalaya?

Principalele funcționalități ale andrejewski/himalaya sunt: Parsing Tools.

Care sunt câteva alternative open-source pentru andrejewski/himalaya?

Alternativele open-source pentru andrejewski/himalaya includ: apostrophecms/sanitize-html — This is an HTML sanitization library designed to remove dangerous tags and attributes from user-submitted HTML to… dtstack/dt-sql-parser — [npm-image]: https://img.shields.io/npm/v/dt-sql-parser.svg?style=flat-square [npm-url]:… eemeli/yaml. fb55/htmlparser2 — htmlparser2 is a collection of tools for high-performance markup parsing, DOM manipulation, and incremental stream… inikulin/parse5 — parse5 is a WHATWG HTML parser and serializer for Node.js. It transforms HTML strings into a document object model and… adaltas/node-csv — This library is a CSV data serializer and stringifier for transforming structured records into comma-separated values.…