UNPKG

kurl

Version:

It's a powerfull URL parser written in JavaScript and compatible with NodeJS with a lot of features that it will help you to modify/parse easily a URL without any problem.

8 lines (5 loc) 152 B
var qunit = require('./qunit/node_modules/qunit/index.js'); qunit.run({ code: { path: '../url.js', namespace: 'URL' }, tests: 'tests.js' });