Skip to content

peerlibrary/meteor-url-utils

Repository files navigation

url-utils smart package

Meteor smart package for url-utils node.js package, providing URL normalization utils.

Adding this package to your Meteor application adds UrlUtils object into the global scope.

Both client and server side.

Installation

meteor add peerlibrary:url-utils