Socket
Socket
Sign inDemoInstall

ae-html-to-react

Package Overview
Dependencies
114
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ae-html-to-react

[![NPM version](https://img.shields.io/npm/v/ae-html-to-react.svg?style=flat)](https://npmjs.org/package/ae-html-to-react)


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ae-html-to-react

NPM version

一键转换 AE 编译出的 html 动画文件为 React 格式。

Install

$ yarn global add ae-html-to-react

Usage

$ ae-html-to-react --file /path/to/html/file --target /path/to/component --appId xxx --masterKey xxx 

Options

file

AE 产出的 HTML 文件,CSS 会自动查找。

target

目标组件目录,比如 /path/to/project/src/components/FooBar 。

appId

basement 上申请。

masterKey

basement 上申请。

LICENSE

MIT

FAQs

Last updated on 24 Nov 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc