This package has been deprecated

Author message:

move to @the-/util-path ( https://github.com/the-labo/the/tree/master/packages/util-path#readme )

the-path-util

1.0.1 • Public • Published

the-path-util

Build Status npm Version JS Standard

Utility for file path

Installation

$ npm install the-path-util --save

Usage

'use strict'

const {ThePathUtil} = require('the-path-util')

async function tryExample () {

}

tryExample().catch((err) => console.error(err))

API Guide

License

This software is released under the MIT License.

Links

/the-path-util/

    Package Sidebar

    Install

    npm i the-path-util

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    31.6 kB

    Total Files

    32

    Last publish

    Collaborators

    • okunishinishi