Svunnig
-
- 5,791 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
ClearScript V8 JavaScript-rendering backend for SimpleCrawler: crawls client-rendered SPAs by executing page scripts against a pure-JS DOM. Native V8 binaries for all platforms are included. -
- 4,900 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
Engine-agnostic core of SimpleCrawler: parallel single-domain crawling, robots.txt/sitemap parsing, and the pluggable HTML/rendering backend abstractions. -
- 3,687 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
Shared JavaScript-rendering pipeline for SimpleCrawler: the pure-JS DOM prelude and renderer used by the Jint and V8 engine backends. -
- 2,784 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
Jint JavaScript-rendering backend for SimpleCrawler: crawls client-rendered SPAs by executing page scripts on the managed Jint engine (no native dependencies). -
- 2,261 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
Headless-browser crawling backend for SimpleCrawler using Microsoft Playwright, for fully JavaScript-rendered sites. Requires browsers via `playwright install`. -
- 2,250 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
Static-HTML crawling backend for SimpleCrawler using HtmlAgilityPack — the default, fastest backend for server-rendered sites. -
- 2,241 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
Headless-browser crawling backend for SimpleCrawler using PuppeteerSharp, for fully JavaScript-rendered sites. Downloads Chromium on first run. -
- 2,219 total downloads
- last updated 8/18/2026
- Latest version: 4.1.0
Static-HTML crawling backend for SimpleCrawler using AngleSharp's standards-compliant HTML parser. -
- 1,540 total downloads
- last updated 7/10/2026
- Latest version: 2.0.0
Colored one line logging with minor highlight handling -
- 948 total downloads
- last updated 8/13/2026
- Latest version: 1.1.0
Localized text whose identity is stored: a .resx generates the typed keys its producers name, and an analyzer keeps the vocabulary closed, so a key renamed in the resource moves its callers and no call site can... More information -
- 482 total downloads
- last updated 8/20/2026
- Latest version: 1.1.0
An emitter for generated TypeScript: build a module out of declarations, types and values, and it is spelled correctly once — string literals escaped for ECMAScript source rather than JSON, comments that cannot... More information -
- 422 total downloads
- last updated 8/20/2026
- Latest version: 1.1.0
Generate TypeScript declarations from C# types: walk a set of roots, follow what their members reach, and write an interface per type and a string-literal union per enum — reading the shape System.Text.Json... More information