HTMLSpecialCharacters

master

Library to escape/unescape HTML special characters in Swift.
sonsongithub/HTMLSpecialCharacters

HTMLSpecialCharacters

Library to escape/unescape HTML special characters in Swift. Google Toolbox for Mac is known as a great library which supports escaping/unescaping HTML special characters. But it's written in Objective-C.

Test code

HTMLSpecialCharacters passed the alomost same test code of Google Toolbox for Mac. Please check it.

Performance

HTMLSpecialCharacters can escape/unescape HTML special chracters much faster than Google Toolbox for Mac. The figure below shows the performance of escaping/unescaping the test code. These score were measured on iMac (27-inch Late 2012). Test code for Google Toolbox for Mac is here.

Acknowledgement

@norio_nomura gave me a lot of codes and comments. This project is based on his code.

License

MIT License. This library includes source codes of Google Toolbox for Mac.

Description

  • Swift Tools 5.1.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Mar 17 2024 01:40:28 GMT-0900 (Hawaii-Aleutian Daylight Time)