22 packages tagged with “Readability”
A .NET Standard library to extract the main content of a web page based on a port of the Readability library by Mozilla. It also determine and gather metadata about the content, such as language, author, main image, etc.
NReadability is a tool for removing clutter from HTML pages so that they are more enjoyable to read.
This is an upgrade of the NReadability library to the .NetStandard 2.0. Original repository: https://github.com/marek-stoj/NReadability
C# .NET wrapper for the Readability RESTful API
Portable class library for the Readability service.
A .Net library that makes your code beautiful, explicit and simple. Goal of a project - increase readability of code.
Verbose math operations for better code readability. Helps with dyscalculia by making calculations explicit and readable.
A readabilty API for Windows Phone.
Webassembly based .NET wrapper for the Mozilla Readability js library
Working with dates and time in .NET works great, but I feel it could be more natural to work with them. new DateTime(2000, 6, 3) is less natural than 3.June(2000), isn't it?
A (partially) legible (G)UID like structure - 'sacrificing long term uniqueness for immediate readability'.
Package Description
Small, modular .NET 10 library to extract article content, images and metadata from web pages.
A robust C# library designed to supercharge developer productivity!
HtmlAgilityPack-based article extraction for the ReadableWeb library.
Interfaces and models for ReadableWeb article extraction pipelines.
Mozilla Readability (mozilla-readability) binding library for Bridge.NET projects.
ReadableWeb extracts readable article content, images and metadata from HTML. Small, modular .NET 10 library for article extraction and readability parsing.
Neatly is a lightweight, extensible, and developer-friendly extension library for formatting, parsing, and enhancing value presentation in .NET applications.
Paranoid text spacing in C#
SmartReader is A .NET Standard library to extract the main content of a web page. This package adds natural language processing support to the library to improve the metadata about the article (e.g. determining the language of the article).
This library provides a powerful and flexible Fluent Builder framework, designed to simplify the creation and configuration of complex objects in .NET applications. By utilizing a fluent interface, developers can build and customize objects with ease, enhancing code readability and maintainability in their projects