glue-path

0.0.4 • Public • Published

glue-path Build Status

Glue & normalize path depending on os platform

Usage

npm install --save glue-path

API

var glue = require('glue-path')
var path = glue(["path", "to", "someting"])
console.log(path)
// in my case im using osx the result will be;
// path/to/something

Package Sidebar

Install

npm i glue-path

Weekly Downloads

151

Version

0.0.4

License

MIT

Last publish

Collaborators

  • urucas
  • vrunoa