Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomber/placeholdifier
Turn any website into a live wireframe
https://github.com/pomber/placeholdifier
css html mask placeholder skeleton wireframe
Last synced: 14 days ago
JSON representation
Turn any website into a live wireframe
- Host: GitHub
- URL: https://github.com/pomber/placeholdifier
- Owner: pomber
- License: mit
- Created: 2020-07-01T02:54:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T18:23:21.000Z (over 3 years ago)
- Last Synced: 2024-04-25T07:22:35.698Z (7 months ago)
- Topics: css, html, mask, placeholder, skeleton, wireframe
- Language: HTML
- Homepage:
- Size: 202 KB
- Stars: 349
- Watchers: 5
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Placeholdifier
Turn any website into a live wireframe.
## [Chrome Extension](https://chrome.google.com/webstore/detail/placeholdifier/iinkgkmmblamljaklibgclblomobdbha)
## npm Package
You can use it in your site by importing the CSS from unpkg and adding the `placeholdify` class somewhere:
```html
Hello World
Hello World
```
> [Try it in JS Bin](https://jsbin.com/tuyecacebi/edit?html,output)