tknickman / dirs-next

A tiny library with a minimal API that provides the platform-specific, user-accessible locations for retrieving and storing configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dirs-next

NPM Version

A (hasty) port of the dirs-next Rust crate.

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

About

A tiny library with a minimal API that provides the platform-specific, user-accessible locations for retrieving and storing configuration

License:MIT License


Languages

Language:TypeScript 100.0%