Results for "tag:html"
-
wikitext: Wikitext 234
Wikitext parser. Wikitext rendering as HTML. Support for notion of Wikitext book (book structure). See mediawiki for information related to wikitext format.
wiki wikitext mediawiki book rendering html
Fri, 07 Feb 2025 21:04:46 GMT
-
web_browser: Eiffel Web Browser 223
Web Browser: Multiplatform web browser extension of Vision2 library for Eiffel. Based on Webkit-1.0 on Linux; IE core on Windows.
browser html embedded vision2 widget
Fri, 07 Feb 2025 21:00:31 GMT
-
microdata: MicroData parser 229
Solution to extract MicroData from HTML5 content.
microdata parser html5 html data machine-readable schema
Fri, 07 Feb 2025 21:04:36 GMT
-
feed: Eiffel FEED parser 228
RSS2.0 and ATOM feed parser. Feed visitor including HTML generation from FEED Eiffel objects.
rss atom feed html generator parser
Fri, 07 Feb 2025 21:04:38 GMT
Usage: "criterion:value" (note: "value" is aliased with "text:value") Criteria: [name] name:foo* - packages of short name matching "foo*" pattern [title] title:base - packages of title "base" [tag] tag:web - packages tagged "web" [description] description:"advanced usage" - packages with phrase "advanced usage" in their description [owner] owner:*Caesar - packages published by users with the user names matching "*Caesar" [downloads] downloads:10 - packages with at least 10 downloads [text] text:abc - equivalent to "name:abc or title:abc or tag:abc" Criteria can be combined with "and" (the default), "or" (aliased with prefix "+"), "not" (aliased with prefix "-"). Criteria "name", "title", "tag" and "description" supports wildcards (*,?).