15 packages
acrobatserviceswrapper
This is a simple, lightweight wrapper to the [Acrobat Services](https://developer.adobe.com/document-services/) REST API. To use this, you will need a set of credentials (a client ID and secret) which can be gotten for free.
alexa-verifier-webtask
This package is meant to add Alexa Verification middleware for folks using [Webtask.io](https://webtask.io) or [Extend](https://goextend.io).
eleventy-plugin-googlestaticmaps
An Eleventy plugin to make it easier to use Google Static Maps
eleventy-plugin-pdfembed
This is an Eleventy plugin that creates a shortcode for Adobe's PDF Embed API.
pdflibrary
This is an opinionated wrapper for Adobe's [official Node SDK](https://www.npmjs.com/package/@adobe/pdfservices-node-sdk) for the [PDF Services API](https://www.adobe.io/apis/documentcloud/dcsdk/pdf-tools.html). While the SDK was easy to use, I wanted to
@raymondcamden/pdf-embed
A web component that adds support for Adobe's [PDF Embed API](https://developer.adobe.com/document-services/apis/pdf-embed/). This (free) library lets you add a PDF display to your web page, controlling the size, reading experience and so forth. This web
@raymondcamden/pdfservice_sdk_foxit
A SDK wrapper for Foxit's PDF Services and Document Generation APIs.
@raymondcamden/table-sorter
A simple web component that adds sorting to a table. Given a simple table, wrap the contents with `<table-sort>`, load the component via a script tag, and the table will become sortable.
@webflow/data-types
Common types and utilities for building Webflow code components. This package provides the `props` utility for defining component properties, TypeScript types for component definitions, and enums for framework and environment constants.
@webflow/designer-extension-typings
Typings for the Webflow Designer Extension API
@webflow/emotion-utils
A React utility package for working with [Emotion CSS-in-JS](https://github.com/emotion-js/emotion) in Shadow DOM environments. This package exposes a provider component that automatically configures Emotion's cache to work correctly within Shadow DOM bou
@webflow/page-client
Standalone client for working with Webflow pages
@webflow/react
The core React integration package for building Webflow code components. This package provides the essential tools for declaring components, rendering them on both client and server, and accessing Webflow-specific context.
@webflow/styled-components-utils
A React utility package for working with [styled-components](https://github.com/styled-components/styled-components) in Shadow DOM environments. This package exposes a provider component that automatically configures styled-components to work correctly wi
@webflow/webflow-cli
The Webflow CLI is a command-line interface that allows you to interact with various Webflow developer products, including Devlink and Designer Extensions.