Skip to content

seb0xff/jxa-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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");
...

About

A lib with basic path operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published