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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
andrejewski avatar

andrejewski/himalaya

0
View on GitHub↗
940 stars·127 forks·JavaScript·ISC·10 viewsandrejewski.github.io/himalaya↗

Himalaya

Try online πŸš€ | Read the specification πŸ“–

Features

  • Parsing Tools - HTML to JSON parser.

Star history

Star history chart for andrejewski/himalayaStar history chart for andrejewski/himalaya

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English β€” the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Himalaya

These projects share indexed features with Himalaya. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apostrophecms/sanitize-htmlapostrophecms avatar

    apostrophecms/sanitize-html

    4,129View on 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
    View on GitHub↗4,129
  • dtstack/dt-sql-parserD

    DTStack/dt-sql-parser

    0View on 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

    View on GitHub↗0
  • eemeli/yamleemeli avatar

    eemeli/yaml

    1,623View on GitHub↗
    TypeScriptyamlyaml-editoryaml-parser
    View on GitHub↗1,623
  • adaltas/node-csvA

    adaltas/node-csv

    4,268View on 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
    View on GitHub↗4,268
Compare all 27 related projects→

Frequently asked questions

What does andrejewski/himalaya do?

Try online πŸš€ | Read the specification πŸ“–

What are the main features of andrejewski/himalaya?

The main features of andrejewski/himalaya are: Parsing Tools.

Which projects share features with andrejewski/himalaya?

Projects with overlapping indexed features include: 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.…