xmppo / node-stringprep

ICU StringPrep profiles for NodeJS
https://github.com/xmppo/node-stringprep
MIT License
38 stars 24 forks source link

No javascript backup for saslprep #81

Open adamcypher opened 8 years ago

adamcypher commented 8 years ago

There's no javascript backup for saslprep.

Although using RFC 7613 (implemented by precis-js) instead appears to be a good option.