A little helper for handling strings containing zero width control characters, ANSI styling, whitespaces, newlines, 💩, etc.
Fastest HTML entities encode/decode library.
Regex for validating printable characters
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Encode and decode quoted-printable strings according to rfc2045
A simple react-hook to trigger callbacks for printable characters
Unicode to ASCII transliteration
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
Regular expression for matching reserved filename characters
A robust & character encoding–agnostic JavaScript implementation of the `Quoted-Printable` content transfer encoding as defined by RFC 2045.
Convert a string to a valid safe filename
A markdownlint rule that allows only extended ASCII characters
TypeScript definitions for quoted-printable
Meteor's Random Package for Straight Node
a javascript porting of C's wcwidth()
A little helper for handling strings containing zero width control characters, ANSI styling, whitespaces, newlines, etc.
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
Get the visual width of a string - the number of columns required to display it
Generate a cryptographically strong random string
Detect whether a KeyboardEvent is caused by a printable key
Print a unified-latex AST with no fancy formatting
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
A wide-character aware text alignment function for use on the console or with fixed width fonts.
Meteor's Random Package for Straight Node – with built in crypto module
Rack middleware that filters non-printable characters from input
validate model attributes follow specific guidelines e.g. only printable characters, no whitespace, etc
Unicode to ASCII transliteration. Converts Unicode characters to their best ASCII representation. AnyAscii provides ASCII-only replacement strings for practically all Unicode characters. Text is converted character-by-character without considering the context. The mappings for each script are based on popular existing romanization systems. Symbolic characters are converted based on their meaning or appearance. All ASCII characters in the input are left unchanged, every other character is replaced with printable ASCII characters. Unknown characters and some known characters are replaced with an empty string and removed.
Simple 2d online multiplayer stick figure battle game using the gosu (SDL2 based) gem for client side graphics. The network protocol is tcp based and only using ASCII printable characters.
No description provided.
No description provided.
No description provided.