Skip to content

Missing stdlib function: unicodedata.normalize #547

@eddieantonio

Description

@eddieantonio

The entire unicodedata module is missing; this includes one of the most useful functions in this module, unicodedata.normalize().

This function can be substituted with the ES6's String.prototype.normalize(), if partial module definitions are okay.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions