Giter Site home page Giter Site logo

xodiumluma / adobe-express-add-on-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adobedocs/express-add-on-samples

0.0 1.0 0.0 7.77 MB

Adobe Express Add-on Code Samples

Home Page: https://developer-stage.adobe.com/express/add-ons/docs/

License: Apache License 2.0

JavaScript 46.19% TypeScript 3.89% CSS 46.65% HTML 3.27%

adobe-express-add-on-samples's Introduction

About

Marketplace Add-ons

Dropbox

This Add-on allows users to connect to their Dropbox account. Once connected, they can fetch their images and videos from their account and add them to their Express pages.

Giphy

This Add-on allows users to search for popular gifs and add them to their Express pages.

QR Code

This Add-on allows users to generate QR codes from texts and add them to their Express pages.

Sample Add-ons

Get started

This Add-on demonstrates how to get started with Add-on development.

Import images from local

This Add-on demonstrates how to use the Add-on SDK's Import and Drag and Drop APIs to add images over click and drag and drop to a document.

Import images using OAuth

This Add-on demonstrates how to use the Add-on SDK's OAuth API to allow its users to connect their Dropbox account.

Besides the OAuth API, this Add-On also makes use of the other Add-on SDK APIs, such as the:

  • Import API: To add images from the Add-on to the document.
  • Drag and Drop API: To support dragging and dropping images to the document.
  • Client Storage API: To store the access_token in the IndexedDB store of the browser and reusing the same for the requests made to the Dropbox APIs.

Use client storage

This Add-on demonstrates how to use the client storage to persist user generated data through a ToDo List.

Export Sample

This Add-on demonstrates how to use the Export APIs to export content in various formats including jpeg, png, pdf and mp4.

adobe-express-add-on-samples's People

Contributors

hollyschinsky avatar louisachu avatar vamshich13 avatar xerxovksi avatar xodiumluma avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.