Skip to content

kkristof200/ts-syncPathUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncpathutils

sync path utils, such as save, load, exists, mkdir, touch etc

Install

npm i syncpathutils

Usage

import * as spu from 'syncpathutils'

spu.mkdir('./jaja')
spu.cp('inPath', 'outPath')
// ... etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published