Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guillermooo/dart-path-for-server

Additional path handling functions for server applications
https://github.com/guillermooo/dart-path-for-server

Last synced: about 1 month ago
JSON representation

Additional path handling functions for server applications

Awesome Lists containing this project

README

        

[![Build Status](https://drone.io/github.com/guillermooo/dart-path-for-server/status.png)](https://drone.io/github.com/guillermooo/dart-path-for-server/latest)

# path_for_server

Additional path handling functions for server applications.

## Usage

A simple usage example:

import 'package:path_for_server/path_for_server.dart';

print(expand_variables('~/some/path');

## Features and bugs

Please file feature requests and bugs at the [issue tracker][tracker].

[tracker]: https://github.com/guillermooo/dart-path-for-server/issues/