Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkristof200/ts-asyncpathutils
https://github.com/kkristof200/ts-asyncpathutils
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kkristof200/ts-asyncpathutils
- Owner: kkristof200
- License: mit
- Created: 2020-09-27T15:28:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-27T20:15:41.000Z (about 4 years ago)
- Last Synced: 2024-10-01T14:49:29.059Z (about 2 months ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asyncpathutils
apath utils, such as save, load, exists, mkdir, touch etc
## Install
```bash
npm i asyncpathutils
```
## Usage
```typescript
```