# Processing JS

`wp-plugin/processingjs` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 1.1 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/processingjs
```

## Details

- **Latest version:** 1.0
- **Active installs:** 50
- **Composer installs:** 0
- **Author:** keyvan
- **WordPress.org:** https://wordpress.org/plugins/processingjs/
- **Homepage:** http://www.keyvan.net/code/processing-js/

## Description

A plugin for WordPress to make it easy to include Processing.js sketches into blog posts.

## Versions (2)

- `1.0` (latest) — `composer require wp-plugin/processingjs:1.0`
- `0.5` — `composer require wp-plugin/processingjs:0.5`
