Bootstrap, released in August of 2011, it is still the most popular GitHub development project with over 52k stars and over 16k forks.
Twitter’s Bootstrap helps you build beautiful web apps quickly. It provides a variety of CSS and JavaScript for making layouts, navigation, forms and a lot more and it even includes support for responsive web design.
Bootstrap can be mind-blowing when you consider how easily it incorporates so many complex things on a website. But can it get improved upon? Are there tools to make it even more astounding?
Yes! Here’s 10 resources to help you customize your Bootstrap project.
1. Jetstrap
Jetstrap is a 100% web-based interface building tool for Twitter Bootstrap. No software to download, just log in and build. Your work is accessible from anywhere. Built for developers, designers, and idea-people alike, Jetstrap helps you get awesome websites up and running fast, with less work and digging through docs.
Type of Model: Commercial, starting at $16 monthly.
Video: http://youtu.be/AuTo_6id3J8
Website: http://www.jetstrap.com
2. Kickstrap
A complete kit for making websites. The first of its kind, Kickstrap is a no-install front-end framework with apps, themes, and extras.
You decide which CSS and JS components from Bootstrap to use as you develop but never edit Bootstrap's code directly. This means you can keep the Bootstrap layer up-to-date without overwriting your existing code.
Kickstrap is a composition of HTML, JavaScript, and LESS, a kind of shorthand CSS syntax.
Due to its simple construction and needing no install, Kickstrap has been deployed successfully on all kinds of operating systems, platforms, and languages.
Type of Model: Non-commercial as of June 2013.
Video: http://vimeo.com/55423707#at=0
Website: http://getkickstrap.com/
3. Paintstrap
Generate beautiful Twitter Bootstrap themes using the Adobe Kuler / COLOURlovers color scheme
You can paint Twitter Bootstrap in great color schemes which is posted to Adobe kuler / COLOURlovers. It is not necessary for yourself to make colors.
It is very simple to install to your site. Download generated CSS files and replace it with a standard one. It is also usable as a theme of Kickstrap.
Type of Model: Non-commercial as of June 2013.
Website: http://paintstrap.com/
4. Divshot
The Interface Builder for Web Apps: Drag-and-drop. Export to responsive HTML & CSS. Now in beta.
Divshot is an interface builder for web apps that exports clean, semantic code. The same code a professional would use in the real world. We believe there's a better way to design web apps beyond photo editors, mockup tools and repetitive code.
Type of Model: Non-commercial as of June 2013, mostly due to it being in beta.
Video: http://youtu.be/g9KhSUgf38A
Website: http://www.divshot.com/
5. Fancyboot
Fancyboot: Customizing Bootstrap the easy way. Made for Bootstrap lovers.
What to expect
- Color picker to conveniently chose and preview colors.
- See realtime preview as you customize each variable.
- Extra variables which are not there in the official customization page.
Type of Model: Non-commercial as of June 2013.
Website: http://fancyboot.designspebam.com/
6. Bootswatch
Bootswatch:
Free themes for Twitter Bootstrap
If you’ve read this far, you’ve seen Bootswatch mentioned already. That is because it integrates so well with different Bootstrap applications. Bootswatch is simply themes for Bootstrap. It’s all pre-made, so you don’t have to do anything.
How to use: Download the CSS and use. No messing around with hex values. Import the files into various apps if needed.
Type of Model: Non-commercial as of June 2013.
Website: http://bootswatch.com/
7. Bootsnipp
Bootsnipp: Design elements and code snippets for Bootstrap HTML/CSS/JS framework
Easy to Install
Simply download a CSS file and replace the one in Bootstrap. No messing around with hex values.
Modular
Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.
Get Plugged In
An API is available for integrating with your platform. In use by WPBS, FusionLeaf, BootSnap, and others.
Type of Model: Non-commercial as of June 2013.
Website: http://bootsnipp.com/
8. Form Helpers
Bootstrap Form Helpers: Extend Bootstrap’s components—now with 12 custom jQuery plugins.
Type of Model: Non-commercial as of June 2013.
Website: http://vincentlamanna.com/BootstrapFormHelpers/
9. Bootstrap Lightbox
Bootstrap Lightbox: A simple lightbox plugin based on the bootstrap modal plugin.
You add lightbox functionality to your bootstrap site based on the modal plugin. Lightboxes can have captions as well. It is a simple addition that can make your next Bootstrap project all the much better.
Type of Model: Non-commercial as of June 2013
Website: http://jbutz.github.io/bootstrap-lightbox/
10. Built with Bootstrap
A showcase of sites and apps built on Twitter Bootstrap
Type of Model: Non-commercial.
Website: http://builtwithbootstrap.com/
Janeth Kent
Licenciada en Bellas Artes y programadora por pasión. Cuando tengo un rato retoco fotos, edito vídeos y diseño cosas. El resto del tiempo escribo en MA-NO WEB DESIGN AND DEVELOPMENT.
Related Posts
How to make your own custom cursor for your website
When I started browsing different and original websites to learn from them, one of the first things that caught my attention was that some of them had their own cursors,…
8 benefits of having a website for your business
At this moment, the Internet is a phenomenon that is sweeping the world. It has been able to interconnect millions of users all over the planet. People have made the…
Open source web design tools alternatives
There are many prototyping tools, user interface design tools or vector graphics applications. But most of them are paid or closed source. So here I will show you several open…
How to create a .onion domain for your website
The dark web, a hidden network accessed through the Tor browser, offers enhanced privacy and anonymity for websites. To establish a presence on the dark web, you can create a…
How to access webcam and grab an image using HTML5 and Javascript
We often use webcams to broadcast video in real time via our computer. This broadcast can be viewed, saved and even shared via the Internet. As a rule, we need…
How to Send Email from an HTML Contact Form
In today’s article we will write about how to make a working form that upon hitting that submit button will be functional and send the email (to you as a…
How to multiply matrices in JavaScript
It may seem strange to want to know how to multiply matrices in JavaScript. But we will see some examples where it is useful to know how to perform this…
JavaScript Formatting Date Tips
Something that seems simple as the treatment of dates can become complex if we don't take into account how to treat them when presenting them to the user. That is…
Top tools for UX design and research
This article is a compilation of the "ux tools" I have tested in recent years. I've separated the tools by categories, although I recommend you to take a look at all…
How to make a multilingual website without redirect
Today, we're going to talk about how to implement a simple language selector on the basic static website, without the need of any backend or database calls or redirection to…
Starting with Bootstrap-Vue step by step
Today we will show you how to use BootstrapVue, describe the installation process and show basic functionality. The project’s based on the world's most popular CSS framework - Bootstrap, for building…
Bootstrap 5 beta2. What offers?
Since the release of the Bootstrap 4 is three years, in this article we will present what is new in the world’s most popular framework for building responsive, mobile-first sites.…