Skip to content

Commit 77aba36

Browse files
authored
Merge pull request #49 from imbsky/fix/readme-link
Fix profile link and remove trailing spaces
2 parents e1e31df + f6ecd56 commit 77aba36

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"login": "imbsky",
6161
"name": "bsky",
6262
"avatar_url": "https://avatars3.githubusercontent.com/u/38746192?v=4",
63-
"profile": "https://twitter.com/imbskyx",
63+
"profile": "https://bsky.moe",
6464
"contributions": [
6565
"maintenance"
6666
]

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
1-
# Extendscriptr
1+
# Extendscriptr
22

3-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) [![npm version](https://badge.fury.io/js/extendscriptr.svg?style=flat-square)](https://badge.fury.io/js/extendscriptr) [![Join the chat at https://gitter.im/vogelino/extendscriptr](https://badges.gitter.im/vogelino/extendscriptr.svg?style=flat-square)](https://gitter.im/vogelino/extendscriptr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![travis](https://travis-ci.org/ExtendScript/extendscriptr.svg?style=flat-square)](https://travis-ci.org/ExtendScript/extendscriptr)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) [![npm version](https://badge.fury.io/js/extendscriptr.svg?style=flat-square)](https://badge.fury.io/js/extendscriptr) [![Join the chat at https://gitter.im/vogelino/extendscriptr](https://badges.gitter.im/vogelino/extendscriptr.svg?style=flat-square)](https://gitter.im/vogelino/extendscriptr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![travis](https://travis-ci.org/ExtendScript/extendscriptr.svg?style=flat-square)](https://travis-ci.org/ExtendScript/extendscriptr)
44

55
Extendscriptr is NPM CLI module that allows you to benefit of many modern javascript features of es5 and es6 in a es3 extendscript environment.
66

77
## Why
8+
89
Building scripts for Adobe products (mostly used for After Effects, InDesign, Photoshop or Illustrator) can be pain for the finger nails if you are used to proper javascript environments.
910

1011
Extendscriptr relies on [`extendscript.prototypes`](https://github.com/fabiantheblind/extendscript.prototypes) and focuses on mostly used prototypes as a priority that are tested in the different Adobe applications. This dependency will be improved over time to covers always more es5 and es6 features. Contributions are welcome!
1112

1213
Extendscriptr doesn't use an existing full-stack polyfills like `babel-polyfill`, `es5-shim` or `shim.js` as they are intended for the browser and don't work well in adobe applications.
1314

14-
## Prerequisites
15+
## Prerequisites
16+
1517
This tool currently needs npm version 3.x or higher due to the flattened folder structure.
1618

17-
## Usage
19+
## Usage
20+
1821
We recommend using it as a local dependency\*
1922

2023
- `npm install extendscriptr --save-dev`
@@ -29,34 +32,38 @@ Exstendscriptr does not have any built-in _watch_ capability, but you can accomp
2932
```bash
3033
npm install watch -D
3134
```
35+
3236
Run the following and Extendscriptr will automatically run every time you save a file in the `src/` directory:
3337

3438
```bash
3539
./node_modules/.bin/watch "./node_modules/.bin/extendscriptr --script src/helloWorld.js --output dist/helloWord.js" src/
3640
```
3741

3842
### Contribute
39-
We would be happy to have contributions from other members as well. Don't hesitate to make pull requests or contact us if you wish to get contributor rights.
4043

44+
We would be happy to have contributions from other members as well. Don't hesitate to make pull requests or contact us if you wish to get contributor rights.
4145

4246
### Report issues
47+
4348
Feel free to report any issue you would encounter using the module.
4449
https://github.com/vogelino/extendscriptr/issues
4550

4651
### License
52+
4753
WTFPL - Do whatever the fuck you want
4854

4955
## Contributors
5056

5157
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5258
<!-- prettier-ignore -->
53-
<table><tr><td align="center"><a href="http://www.vogelino.com"><img src="https://avatars0.githubusercontent.com/u/2759340?v=4" width="50px;" alt="Lucas Vogel"/><br /><sub><b>Lucas Vogel</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=vogelino" title="Code">💻</a> <a href="#design-vogelino" title="Design">🎨</a></td><td align="center"><a href="https://fabianmoronzirfas.me"><img src="https://avatars3.githubusercontent.com/u/315106?v=4" width="50px;" alt="Fabian Morón Zirfas"/><br /><sub><b>Fabian Morón Zirfas</b></sub></a><br /><a href="#question-fabianmoronzirfas" title="Answering Questions">💬</a> <a href="#design-fabianmoronzirfas" title="Design">🎨</a></td><td align="center"><a href="http://brunoherfst.com"><img src="https://avatars2.githubusercontent.com/u/1421477?v=4" width="50px;" alt="Bruno Herfst"/><br /><sub><b>Bruno Herfst</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=GitBruno" title="Code">💻</a></td><td align="center"><a href="http://andydayton.com"><img src="https://avatars1.githubusercontent.com/u/151084?v=4" width="50px;" alt="Andy Dayton"/><br /><sub><b>Andy Dayton</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=andyinabox" title="Code">💻</a></td><td align="center"><a href="https://github.com/stefanomasini"><img src="https://avatars2.githubusercontent.com/u/1584765?v=4" width="50px;" alt="Stefano Masini"/><br /><sub><b>Stefano Masini</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=stefanomasini" title="Code">💻</a></td><td align="center"><a href="https://twitter.com/imbskyx"><img src="https://avatars3.githubusercontent.com/u/38746192?v=4" width="50px;" alt="bsky"/><br /><sub><b>bsky</b></sub></a><br /><a href="#maintenance-imbsky" title="Maintenance">🚧</a></td></tr></table>
59+
<table><tr><td align="center"><a href="http://www.vogelino.com"><img src="https://avatars0.githubusercontent.com/u/2759340?v=4" width="50px;" alt="Lucas Vogel"/><br /><sub><b>Lucas Vogel</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=vogelino" title="Code">💻</a> <a href="#design-vogelino" title="Design">🎨</a></td><td align="center"><a href="https://fabianmoronzirfas.me"><img src="https://avatars3.githubusercontent.com/u/315106?v=4" width="50px;" alt="Fabian Morón Zirfas"/><br /><sub><b>Fabian Morón Zirfas</b></sub></a><br /><a href="#question-fabianmoronzirfas" title="Answering Questions">💬</a> <a href="#design-fabianmoronzirfas" title="Design">🎨</a></td><td align="center"><a href="http://brunoherfst.com"><img src="https://avatars2.githubusercontent.com/u/1421477?v=4" width="50px;" alt="Bruno Herfst"/><br /><sub><b>Bruno Herfst</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=GitBruno" title="Code">💻</a></td><td align="center"><a href="http://andydayton.com"><img src="https://avatars1.githubusercontent.com/u/151084?v=4" width="50px;" alt="Andy Dayton"/><br /><sub><b>Andy Dayton</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=andyinabox" title="Code">💻</a></td><td align="center"><a href="https://github.com/stefanomasini"><img src="https://avatars2.githubusercontent.com/u/1584765?v=4" width="50px;" alt="Stefano Masini"/><br /><sub><b>Stefano Masini</b></sub></a><br /><a href="https://github.com/ExtendScript/extendscriptr/commits?author=stefanomasini" title="Code">💻</a></td><td align="center"><a href="https://bsky.moe"><img src="https://avatars3.githubusercontent.com/u/38746192?v=4" width="50px;" alt="bsky"/><br /><sub><b>bsky</b></sub></a><br /><a href="#maintenance-imbsky" title="Maintenance">🚧</a></td></tr></table>
5460

5561
<!-- ALL-CONTRIBUTORS-LIST:END -->
62+
5663
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
5764

5865
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5966
<!-- prettier-ignore -->
6067
<!-- ALL-CONTRIBUTORS-LIST:END -->
6168

62-
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
69+
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)