Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmicjs/imgix-extension
A powerful image processing tool for your Bucket. Some of the processing capabilities include resizing, compression, and more.
https://github.com/cosmicjs/imgix-extension
api cms javascript nodejs nuxt nuxtjs vue vuejs
Last synced: 3 months ago
JSON representation
A powerful image processing tool for your Bucket. Some of the processing capabilities include resizing, compression, and more.
- Host: GitHub
- URL: https://github.com/cosmicjs/imgix-extension
- Owner: cosmicjs
- Created: 2019-01-14T17:48:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:28:44.000Z (about 2 years ago)
- Last Synced: 2024-04-18T09:51:05.092Z (10 months ago)
- Topics: api, cms, javascript, nodejs, nuxt, nuxtjs, vue, vuejs
- Language: Vue
- Homepage: https://cosmicjs.com/extensions/imgix-editor
- Size: 2.43 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![imgix](https://cosmic-s3.imgix.net/459e5b00-18f9-11e9-a4f7-733933d61ae1-imgix-presskit.png?w=1600&h=550&fit=crop&crop=center)
# imgix Extension
Cosmic JS Extension that integrates the [imgix Image Platform](https://imgix.com) with your Bucket.[View Extension](https://cosmicjs.com/extensions/imgix-editor)
## Install the Extension
Follow these steps to install in your Cosmic JS Bucket:
### Option A: One click install
1. [Login to your Cosmic JS account](https://cosmicjs.com)
2. Go to Your Bucket > Settings > Extensions and find the imgix Images Extension
3. Click "Install"
### Option B: Upload install
1. Clone the repo locally
```
git clone https://github.com/cosmicjs/imgix-extension
```
2. Export the build zip
```
npm run export
```
3. Drag and drop the zip file into your Bucket Extension area located in Bucket > Settings > Extensions > Add Extension