Skip to content

A safe type for working with locations on local filesystems, for Typescript.

License

Notifications You must be signed in to change notification settings

SafelyTyped/ts-filepath

Repository files navigation

Welcome To @safelytyped/filepath!

Introduction

ADD YOUR INTRODUCTION HERE!!

Quick Start

# run this from your Terminal
npm install @safelytyped/filepath
// add this import to your Typescript code
import { Value } from "@safelytyped/filepath"

VS Code users: once you've added a single import anywhere in your project, you'll then be able to auto-import anything else that this library exports.

Documentation

Looking for more detailed documentation? You'll find it under the docs folder.

About

A safe type for working with locations on local filesystems, for Typescript.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published