photon

4.0.0 • Public • Published

Photon.js

JavaScript library for the WordPress.com Photon image manipulation service.

Requirements

Photon.js requires support for the standard URL and URLSearchParams APIs. Be sure to use a polyfill if you're targetting environments without support for them. This includes old browsers, such as Internet Explorer 11, and old versions of Node.js (5 or older).

How to use

Install via npm:

yarn add photon

Import the photon method into your module.

For CommonJS:

const photon = require( 'photon' );

For ES Modules:

import photon from 'photon';

Then use the imported method to generate Photon URLs:

const url = photon( 'https://wordpress.org/style/images/wporg-logo.svg' );

console.log( url );
// https://i1.wp.com/wordpress.org/style/images/wporg-logo.svg?ssl=1

Terms of Service

  • Use of this service is for users of the Jetpack by WordPress.com plugin only, and may be used by sites hosted on WordPress.com, or on Jetpack-connected WordPress sites. If you move to another platform, or disconnect Jetpack from your site, we can't promise it will continue to work.
  • Abuse of the Jetpack by WordPress.com Terms of Service could result in suspension of your site from WordPress.com-connected services. By enabling Photon you agree to be responsible in what you publish; in particular be sure that you don't use the service for prohibited items (things like spam, viruses, or hate content). WordPress.com reserves the right, in its sole discretion, to temporarily or permanently revoke your ability to use and access Photon, with or without notice.

License

GPL-2.0-or-later – Copyright 2014-2019 Automattic

Package Sidebar

Install

npm i photon

Weekly Downloads

12,344

Version

4.0.0

License

GPL-2.0-or-later

Unpacked Size

19.4 kB

Total Files

15

Last publish

Collaborators

  • imranh920
  • gmjuhasz
  • rcarvalho
  • briowill
  • bgrgicak
  • dhenridev
  • daledupreez-a8c
  • jeherve
  • yuliyan
  • micbosia8c
  • jeremy.yip
  • wpvip-bot
  • etobiesen
  • kzoschke
  • brunobasto
  • kat3samsin
  • fmfernandes
  • newspack
  • robertsreberski_a8c
  • msurdi-a8c
  • chihsuan
  • manzoorwanijk
  • rjchow
  • andrea-sdl
  • scjr
  • spsiddarthan
  • t2dw4t
  • ehg_
  • wwa
  • sirreal
  • elazzabi
  • royho
  • luismulinari
  • macbre
  • mjangda
  • matticbot
  • a8c
  • blowery
  • noahtallen
  • hanifn
  • sgomes
  • tyxla
  • saroshaga
  • parkcityj
  • nejclovrencic
  • sirbrillig
  • chriszarate
  • robersongomes
  • johngodley
  • tootallnate
  • dmsnell