unional / iso-path

Isomorphic path utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iso-path

unstable NPM version NPM downloads

Circle CI Travis CI Codecov Coveralls Status

Greenkeeper Semantic Release

Visual Studio Code Wallaby.js

Isomorphic path utility.

Contribute

# after fork and clone
npm install

# begin making changes
git checkout -b <branch>
npm run watch

# after making change(s)
git commit -m "<commit message>"
git push

# create PR

About

Isomorphic path utility

License:MIT License


Languages

Language:TypeScript 72.2%Language:JavaScript 26.7%Language:Shell 1.1%