HTML_Entities.jl

Support for using HTML entities in Julia
Author JuliaString
Popularity
0 Stars
Updated Last
1 Year Ago
Started In
January 2017

HTML_Entities: Support for using HTML entity names for characters

contributions welcome

Julia Version Unit Tests Coverage
Julia Latest

HTML_Entities.jl:

This builds tables for looking up HTML entity names and returning the Unicode character(s), looking up a character or pair of characters and finding HTML names that return it/them, and finding all of the HTML name completions for a particular string, if any.

Required Packages