1.0.0 • Published 10 years ago
idn-allowed-code-points-regex v1.0.0
idn-allowed-code-points-regex 
idn-allowed-code-points-regex is a regular expression that matches any symbol in the list of allowed IDN code points that Verisign uses by default. See the Verisign SRS IDN registration rules for more info.
Installation
Via npm:
npm install idn-allowed-code-points-regexIn Node.js:
const regex = require('idn-allowed-code-points-regex');Author
| Mathias Bynens |
License
idn-allowed-code-points-regex is available under the MIT license.
1.0.0
10 years ago