30224 packages — page 289

HTML-Link-St

GitHub pharo MIT

HTML-Parser

Parses an HTML document into an XML DOM, using YAXO's XMLElement. This parser is HTML 4.01 compliant - it will accurately infer the structure of correct HTML, but it is not tolerant of broken markup.
SqueakMap squeak

HTML+CSS Validating Parser

This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind http://www.badpage.info. The tag nesting and attribute …
SqueakMap squeak

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

HTML5

Monticello package from seaside repository
Lukas Renggli Source pharo

html5-named-entities

A basic reader to obtain W3C named HTML entities in a Dictionary
GitHub pharo

HTML5Shiv

SmalltalkHub

HTMLBuilder

These are the HTML builder classes from Seaside that has been reworked a bit in order to work as the base layer ofHttpView2. The idea was forSeasideandHttpView2to use the same base layer, we will see how that goes - I …
SqueakMap squeak

htmlcssparser

NOTE: This project has been moved tohttp://smalltalkhub.com/#!/~ToddBlanchard/HTMCSSValidatingParser!!!This is an HTML and CSS parser and DOM that handles rotten HTML and broken CSS quite well. I wrote it to provide validation of web pages and it is the underlying technology behind …
SqueakSource

HtmlSanitizer

A simple whitelist-based HTML tag sanitizer, for inclusion of user-supplied HTML in a webpage.
SqueakSource

HtmlTableMorph

A crude experiment to add tables to Scamper
SqueakSource

HTMLTableMorph

A experimental package for Scamper to build a TableMorph of a HTML table.Lot's of websites use tables as their layout format and giving Scamper thiswould be cool.
SqueakMap squeak

hto

hto project for learning Seaside and Smalltalk
SqueakSource

htoEulerProblems

Solutions for problems obtained from projecteuler.net
SqueakSource

htosQuintoGame

Learning Project with SBE.
SqueakSource

HTTP

Rosetta Code

HTTPAPIClient

SmalltalkHub