0.5.1 • Published 7 years ago

ts-refined-path v0.5.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Refinements for node paths

Tags

FPath, Dir, and File perform no checks. Use to tag after checking.

Refinements

Abs and Rel check using node's path.isAbsolute.

Helper types

Path<A> is aliased to Refined<string, FPath & A>

path module reexports

Node path members have been reexported with refined types.

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago