I really love the Twitter bootstrap framework. It has almost everything a front end developer needs to start a application. It’s also very easy to expand. I am currently making a customised version of the framework to use in our internal and external web apps at work.
A colleague asked if Bootstrap included a way of presenting a form as ‘read-only’, just giving the user the information in the form and an ‘edit’ button. After a short conversation we planned a short list of specifications and I began to build it as a plugin.
As Bootstrap is open source, I decided to share this plugin and add it to my GitHub account. You can check out the Twitter Read Only plugin here.