Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/skpm/path
- Owner: skpm
- License: mit
- Created: 2018-02-14T18:24:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T05:50:57.000Z (over 4 years ago)
- Last Synced: 2024-10-31T14:31:23.142Z (2 months ago)
- Topics: nodejs, polyfill, sketch
- Language: JavaScript
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.