reltoabs
v0.0.1
Published
Changes links from relative to absolute.
Downloads
1
Readme
relTOabs
Changes links from relative to absolute.
Getting Started
Install the module with: npm install reltoabs
var reltoabs = require('reltoabs');
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
- v.0.0.1 - Initially placed on npm. Basic functionality at a module level is done.
License
Copyright (c) 2013 Clay Diffrient. Licensed under the MIT license.