Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tknickman/dirs-next
A tiny library with a minimal API that provides the platform-specific, user-accessible locations for retrieving and storing configuration
https://github.com/tknickman/dirs-next
Last synced: 21 days ago
JSON representation
A tiny library with a minimal API that provides the platform-specific, user-accessible locations for retrieving and storing configuration
- Host: GitHub
- URL: https://github.com/tknickman/dirs-next
- Owner: tknickman
- License: mit
- Created: 2024-02-05T15:45:57.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-07T02:19:47.000Z (9 months ago)
- Last Synced: 2024-10-04T12:41:24.509Z (about 1 month ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# dirs-next
![NPM Version](https://img.shields.io/npm/v/dirs-next)
A (hasty) port of the [dirs-next Rust crate](https://github.com/xdg-rs/dirs/tree/master/dirs).
## Description
A tiny library with a minimal API that provides the platform-specific, user-accessible locations for retrieving and storing configuration, cache and other data on Linux, Redox, Windows (≥ Vista), macOS and other platforms.
## Supported Methods:
- `configDir` - returns the user-specific configuration directory