Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skpm/path

A drop in replacement for the path NodeJS module
https://github.com/skpm/path

nodejs polyfill sketch

Last synced: about 2 months ago
JSON representation

A drop in replacement for the path NodeJS module

Awesome Lists containing this project

README

        

# `path` for Sketch

All the [nodejs path](https://nodejs.org/api/path.html) API is available.

A additional method is available:

- `path.resourcePath(string)`: which returns the path to a resource in the plugin bundle or `undefined` if it doesn't exist.