tr00st / wireframed

A bookmarklet that strips styles down to the least polished look possible (Comic Sans included).

Home Page:http://tr00st.github.io/wireframed/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wireframed

A bookmarklet that strips styles down to the least polished look possible (Comic Sans included).

Building

(compile.py) is a script that converts the context of (bookmarklet.js) into a bookmarklet. It should support a plain install of Python 2.7+ and 3.0+. Run as below:

$ python compile.py

Usage

Add the contents of compiled.js as a bookmark to your toolbar. Find a website, and click it!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

Created approx 2014 - to fill the need of putting "designs" on paper when using external components with existing UIs.

Credits

  • James Cheese

License

MIT - See LICENSE

About

A bookmarklet that strips styles down to the least polished look possible (Comic Sans included).

http://tr00st.github.io/wireframed/

License:MIT License


Languages

Language:JavaScript 53.9%Language:Python 46.1%