Skip to content

php-kit/html5-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html5-tools

A collection of libraries for working with HTML5 markup

Available Libraries

An HTML5 stream parser

An high performance and ultra-lightweight streaming and event-driven parser for HTML5 documents or document fragments.

An HTML5 syntax highlighter

A minimalistic and ultra-lightweight syntax highlighter for outputting readable HTML5 documents or document fragments.

It supports markup fragments beginning and ending anywhere, even midway trough a tag or attribute.

Roadmap

Libraries that are planned for development

An HTML5 (re)formatter

A high performance streaming formatter of HTML5 markup.

It outputs reformatted markup while reading and parsing an input HTML5 document or fragment, with no intermediate DOM and with very low memory usage.

Instalation

Requirements

  • PHP version >= 5.6

Installation

Install via Composer:

composer require php-kit/html5-tools

License

The MIT license. See the accompanying LICENSE file.


Copyright © 2016 Cláudio Silva and Impactwave, Lda.

About

Parse, reformat and syntax highlight HTML5 markup

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages