Skip to content

SebastianPilarz/jxa-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JXA Path

This is a simple JXA wrapper over a little confusing official API. It provides basic functionality to work with paths like: join, parentDirectory, basename

Usage

Important

It is intended to be used with JXA and built using jxa-builder

npm i jxa-path
const ph = Library("jxa-path");
...

Releases

No releases published

Packages

No packages published