🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More
Socket
Sign inDemoInstall
Socket

ae-to-json-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ae-to-json-cli

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

1.0.0
latest
Source
npm
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

after,effects,json,cli,command,line,terminal,program,export,design,creative

FAQs

Package last updated on 29 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts