Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reconbot/node-punycode

Javascript Punycode converter derived from example in RFC3492 (depreciated)
https://github.com/reconbot/node-punycode

Last synced: 6 days ago
JSON representation

Javascript Punycode converter derived from example in RFC3492 (depreciated)

Awesome Lists containing this project

README

        

This project has been depreciated for https://github.com/bestiejs/punycode.js which is now part of nodejs core.

Javascript Punycode converter derived from example in RFC3492
Code attributed to "Some" at stackoverflow http://stackoverflow.com/questions/183485/can-anyone-recommend-a-good-free-javascript-for-punycode-to-unicode-conversion
I just packaged it up into a module as I had need for it.