0.0.1 • Published 5 years ago

@adobe/xd-plugin-toolkit v0.0.1

Weekly downloads
8
License
Apache-2.0
Repository
github
Last release
5 years ago

Adobe XD Plugin Helpers

These helpers are designed to provide simplified access to certain APIs.

Usage

Copy

Download the repository and copy the lib folder to your project. You can then reference desired utilities using require('./lib/[module].js').

Npm

npm install @adobe/xd-plugin-toolkit

Yarn

yarn add @adobe/xd-plugin-toolkit

Modules Included

  • ./lib/dialogs.js: Provides useful functions for creating simple alerts, confirmation dialogs, prompts, and more, using the suggested design language.

License

Apache 2.0