Need advice about which tool to choose?Ask the StackShare community!

Autoprefixer

2.4K
54
+ 1
0
Bourbon

130
115
+ 1
20
Add tool

Autoprefixer vs Bourbon: What are the differences?

Developers describe Autoprefixer as "PostCSS plugin to parse CSS and add vendor prefixes to CSS rules". It is a CSS post processor. It combs through compiled CSS files to add or remove vendor prefixes like -webkit and -moz after checking the code. On the other hand, Bourbon is detailed as "A lightweight mixin library for Sass". Bourbon is a library of pure sass mixins that are designed to be simple and easy to use. No configuration required. The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible.

Autoprefixer and Bourbon can be categorized as "CSS Pre-processors / Extensions" tools.

Bourbon is an open source tool with 8.86K GitHub stars and 917 GitHub forks. Here's a link to Bourbon's open source repository on GitHub.

Helpful, Nexway, and nclud are some of the popular companies that use Bourbon, whereas Autoprefixer is used by Startae, Brigade, and Clippings. Bourbon has a broader approval, being mentioned in 31 company stacks & 84 developers stacks; compared to Autoprefixer, which is listed in 6 company stacks and 11 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Autoprefixer
Pros of Bourbon
    Be the first to leave a pro
    • 14
      Simple mixins
    • 3
      Lightweight
    • 3
      No javascript

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is Autoprefixer?

    It is a CSS post processor. It combs through compiled CSS files to add or remove vendor prefixes like -webkit and -moz after checking the code.

    What is Bourbon?

    Bourbon is a library of pure sass mixins that are designed to be simple and easy to use. No configuration required. The mixins aim to be as vanilla as possible, meaning they should be as close to the original CSS syntax as possible.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Autoprefixer?
    What companies use Bourbon?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Autoprefixer?
    What tools integrate with Bourbon?
      No integrations found
      What are some alternatives to Autoprefixer and Bourbon?
      gulp
      Build system automating tasks: minification and copying of all JavaScript files, static images. More capable of watching files to automatically rerun the task when a file changes.
      PostCSS
      PostCSS is a tool for transforming CSS with JS plugins. These plugins can support variables and mixins, transpile future CSS syntax, inline images, and more.
      Sass
      Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
      JavaScript
      JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
      Python
      Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
      See all alternatives