Distopico Vegan 9e639edc8d | 6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
index.js | 6 years ago | |
package.json | 6 years ago | |
test.js | 6 years ago |
Maps a URL to an identifier.
var toNerfDart = require('nerf-dart')
toNerfDart('http://registry.npmjs.org')
// //registry.npmjs.org/
Originally from npm. Taken from https://github.com/npm/npm/blob/master/lib/config/nerf-dart.js and made available as a standalone package for easier reuse.