ae-to-json-cli

1.0.0 • Public • Published

ae-to-json-cli

experimental

This is a command line application to export After Effects files as JSON.

Currently this only works on osx due to the fact that the module after-effects uses Apple Script to execute JSX files.

Usage

NPM

Install

$ npm i ae-to-json-cli -g

The following will export the currently opened After Effects file as a JSON file in OSX:

$ ae-to-json > outfile.json

License

MIT, see LICENSE.md for details.

Package Sidebar

Install

npm i ae-to-json-cli

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • mikkoh