Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plantain-00/ps-extendscript-types
Photoshop extendscript typescript types.
https://github.com/plantain-00/ps-extendscript-types
Last synced: 12 days ago
JSON representation
Photoshop extendscript typescript types.
- Host: GitHub
- URL: https://github.com/plantain-00/ps-extendscript-types
- Owner: plantain-00
- License: mit
- Created: 2020-06-18T14:35:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T23:42:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T22:25:32.792Z (about 1 month ago)
- Language: TypeScript
- Size: 573 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ps-extendscript-types
Photoshop extendscript typescript types.
[![Dependency Status](https://david-dm.org/plantain-00/ps-extendscript-types.svg)](https://david-dm.org/plantain-00/ps-extendscript-types)
[![devDependency Status](https://david-dm.org/plantain-00/ps-extendscript-types/dev-status.svg)](https://david-dm.org/plantain-00/ps-extendscript-types#info=devDependencies)
[![Build Status: Windows](https://ci.appveyor.com/api/projects/status/github/plantain-00/ps-extendscript-types?branch=master&svg=true)](https://ci.appveyor.com/project/plantain-00/ps-extendscript-types/branch/master)
![Github CI](https://github.com/plantain-00/ps-extendscript-types/workflows/Github%20CI/badge.svg)
[![npm version](https://badge.fury.io/js/ps-extendscript-types.svg)](https://badge.fury.io/js/ps-extendscript-types)
[![Downloads](https://img.shields.io/npm/dm/ps-extendscript-types.svg)](https://www.npmjs.com/package/ps-extendscript-types)
[![gzip size](https://img.badgesize.io/https://unpkg.com/ps-extendscript-types?compression=gzip)](https://unpkg.com/ps-extendscript-types)## install
`yarn add ps-extendscript-types`
## usage
```ts
///
```