Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        




Placeholdifier


# Placeholdifier

Turn any website into a live wireframe.

## [Chrome Extension](https://chrome.google.com/webstore/detail/placeholdifier/iinkgkmmblamljaklibgclblomobdbha)



Placeholdifier Chrome Extension



## 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)