30 Best Free Tools for Frontend Developers in 2025

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    Website: webpack.js.org

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. vercel

    Develop. Preview. Ship.

    Website: vercel.com

  4. go-unsplash

    Go Client for the Unsplash API

    Website: unsplash.com

  5. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Website: tailwindcss.com

  6. Sass

    Sass makes CSS fun!

    Website: sass-lang.com

  7. prettier

    Prettier is an opinionated code formatter.

    Website: prettier.io

  8. PostCSS

    Transforming styles with JS plugins

    Website: postcss.org

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. svgomg

    Web GUI for SVGO

    Website: jakearchibald.github.io/svgomg/

  11. Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

    Website: github.com

  12. Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

    Website: getbootstrap.com

  13. Google Fonts

    Font files available from Google Fonts, and a public issue tracker for all things Google Fonts

    Website: fonts.google.com

  14. flexboxfroggy

    A game for learning CSS flexbox 🐸

    Website: flexboxfroggy.com

  15. ESLint

    Find and fix problems in your JavaScript code.

    Website: eslint.org

  16. Visual Studio Code

    Visual Studio Code

    Website: code.visualstudio.com

  17. babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

    Website: babeljs.io

  18. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Decoding JavaScript: A Guide to Deobfuscation

    2 projects | dev.to | 31 Dec 2024
  • Adding Static Analysis tools

    3 projects | dev.to | 27 Oct 2024
  • 🚀 Angular 18 + Cypress, Material + Transloco + Jest, EsLint + Docker + Prettier 🚀

    10 projects | dev.to | 4 Aug 2024
  • Shared Tailwind Setup For Micro Frontend Application with Nx Workspace

    6 projects | dev.to | 29 Mar 2024
  • How I approach and structure Enterprise frontend applications after 4 years of using Next.js

    5 projects | dev.to | 9 Sep 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?