Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/subzane/sublime-dummy-image-generator
Dynamic Dummy Image Generator plugin for Sublime Text 2
https://github.com/subzane/sublime-dummy-image-generator
Last synced: about 1 month ago
JSON representation
Dynamic Dummy Image Generator plugin for Sublime Text 2
- Host: GitHub
- URL: https://github.com/subzane/sublime-dummy-image-generator
- Owner: SubZane
- Created: 2012-11-23T22:59:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-26T13:51:19.000Z (about 12 years ago)
- Last Synced: 2023-04-03T12:44:16.340Z (almost 2 years ago)
- Language: Python
- Size: 113 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sublime-Dummy-Image-Generator
=============================Dynamic Dummy Image Generator plugin for Sublime Text 2
A plugin using the features of [DummyImage.com](http://dummyimage.com)
* Can insert an image tag with dummy image
* Can insert any sized image tag with dummy image
* Text, Colors and Size can all be configured in the settings## Installation
### Package Control
If you have [Package Control](http://wbond.net/sublime_packages/package_control) installed* search for "Dummy Image Generator" to install it
### Using Git
Go to your Sublime Text 2 Packages directory and clone the repository using the command below:git clone https://github.com/SubZane/Sublime-Dummy-Image-Generator
### Download Manually
* Download the files using the GitHub .zip download option
* Unzip the files and rename the folder to `Dummy Image Generator`
* Copy the folder to your Sublime Text 2 `Packages` directory## How to use
* Launch the Command Palette using the menu (Tools->Command Palette...) or short key-command Shift+Cmd+P
* Find Dummy Image: Insert Image (for default sized image)
* Find Dummy Image: Insert Custom Image (to set your own size of the image)##Todo's
* Add support to download and store dummy image localy