CodeinWP CodeinWP

Simple Tools for Front-End Developers

If you like this post, be sure to check out Web Tools Weekly, a newsletter for front-end developers with a special focus on tools.

Continuing with the roundup and reading list theme this week, below is a list of tools that might be of interest to front-end developers.

As always, if you have a tool, book, or script you’d like to share, add it to the comments.

CSS Menu Maker

CSS Menu Maker
An online tool for generating HTML and CSS for cross-browser menus. Some good options here, including some animated versions with CSS3. You can edit the menus right on the site, and then download the code as a zip file.

Pure CSS3 On/Off Flipswitch

Pure CSS3 On/Off Flipswitch
On/off switches, generated with pure CSS3. They’re animated, and can mimic the same kinds you see on iOS, Android, and Windows 8. Code is genreted on the fly and lets you test the result and customize to your own needs.

CSS3 Multi Column

CSS3 Multi Column
I like tools like this. It tries to do one thing well. In this case, it’s a CSS3 generator for multi-columns. And the fields for customization are laid out in a sort of mad libs way, which makes it easy to read and use.

simpl

simpl
The site “aims to provide the simplest possible examples of HTML, CSS and JavaScript.” This looks great for beginners and even more exprienced developers just looking for simple examples of various front-end features.

Img to CSS

Img to CSSmpl
At first, this looks like a useless tool. It converts an image to pure CSS, and the code generated is awful. But it’s promoted for use in Email clients, to prevent images from being blocked, which sounds like a valuable use case for some.

Pageguide.js

Pageguide.js
A script that lets you add an interactive page guide to elements on your site or app. The created guide elements can be clicked to get info on the selected object. Looks great for giving users a guided tour of app functionality, without writing everything from scratch.

The Toolbox

The Toolbox
Finally, if you want more tools, this site is a repository of single-page apps and code generators, categorized. You can submit your own tool for inclusion too.

6 Responses

  1. Beben Koben says:

    the toolbox is cool…rock
    here for IMG to CSS (simple version but usefully) :D
    beben-koben.blogspot.com/2012/12/convert-image-to-css-html-application.html

  2. aditia says:

    Well need to try img to css, thanks for share

  3. Andreas says:

    Img to CSS..

    Pretty awesome.
    Thanks for good links.

  4. Robin says:

    Img to CSS sounds cool.
    Will give it a try.

    Thanks Louis.

  5. What a coincidence – i’m redesigning one of menus right now. Thanks for sharing…

  6. knight says:

    Thanks for sharing ,Yes worked well for me too -Many Thanks

Leave a Reply

Comment Rules: Please use a real name or alias. Keywords are not allowed in the "name" field and deep URLs are not allowed in the "Website" field. If you use keywords or deep URLs, your comment or URL will be removed. No foul language, please. Thank you for cooperating.

Markdown in use! Use `backticks` for inline code snippets and triple backticks at start and end for code blocks. You can also indent a code block four spaces. And no need to escape HTML, just type it correctly but make sure it's inside code delimeters (backticks or triple backticks).