jsxbin icon indicating copy to clipboard operation
jsxbin copied to clipboard

Convert jsx ExtendScript files into jsxbin files using ExtendScript Toolkit

Results 9 jsxbin issues
Sort by recently updated
recently updated
newest added

Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...

dependencies

I'm not sure if this is possible, but on my M1 Mac I get this error when running a clone of the [`bolt-cep` repo](https://github.com/hyperbrew/bolt-cep): ``` Error: dlopen(~/bolt-cep-test/node_modules/jsxbin/esdebugger-core/mac/esdcorelibinterface.node, 0x0001): tried: '~/bolt-cep-test/node_modules/jsxbin/esdebugger-core/mac/esdcorelibinterface.node'...

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...

dependencies

Hi, Thanks for this package. It's very useful. I'm developing an AE Extension and it's working normally when I put the project in the extension folder without converting the .jsx...

I want to automate my workflow, but this is always giving me error in gulp 4. My gulp code: `const jsxbin = require('jsxbin'); function toJsxbin() { return jsxbin('myScript.jsx'); } exports.toJsxbin...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

Introduce a new parameter to preserve the output directory structure (if the input is a directory). The new `preserveStructure` parameter defaults to `false` to don't break any existing CI/CD scripts...

Let's say that I have a tree structure of the folder and some scripts in each folder. Is there any chance to preserve that folder structure right now?

help wanted

I havtn used NPM in quite a while. But i basically just ran the install code in Terminal, using osx 10.11.6 ( i know super old) I got this "error"...