2.0.2 • Published 8 years ago

indexed-cloudinary v2.0.2

Weekly downloads
6
License
-
Repository
-
Last release
8 years ago

Indexed Cloudinary

Build Status

Functions for adding Cloudinary images which are indexed in ElasticSearch to a page.

Usage

Download indexed-cloudinary.min.js.

Development Setup

Checkout with:

git clone git@github.com:damplus/indexed-cloudinary.git

Install dependencies with:

npm install

Build output with:

npm run build

Run tests with:

npm test

Run a local development server with:

npm start