js-join-path-template

0.0.1 • Public • Published

Join Path Template

Apply require('path').join with ES6 tagged template strings.

Install

npm install join-path-template

Usage

var fs = require('fs')
var j = require('join-path-template')

fs.readFileSync(j`${__dirname}/../../path/to/dest`)

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i js-join-path-template

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • gyson