Skip to content

Augustwise/see-non-printable-characters-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

View non-printable Unicode Characters (JS)

This repository contains a PHP script rewritten in JS.

❗️Idea and original source code is available at Github.

This is a JS script to recognize and display Unicode characters that are otherwise invisible.

The tool's target group are software developers and others who step over strange issues when handling text/data inputs. These may be inputs from users, server responses or database contents that the own scripts do no handle as expected. If the reason is not obvious when looking at the input, it may be caused by Unicode characters that are typically invisible.

About

Improved version of the website, rewritten in JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 71.6%
  • PHP 28.4%