Creating Nx Workspace with Eslint, Prettier and Husky Configuration

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. mfe-tutorial

    A repository for Micro Frontend setup /w Nx Workspace. its include Typescript, Eslint, Husky, React, Tailwind, Shadcn UI, Webpack 5 and Module Federation.

    Project Repository on Github : Commit Link

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. styled-jsx

    Full CSS support for JSX without compromises

  4. 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.

  5. vite

    Next generation frontend tooling. It's fast!

    Vite [ https://vitejs.dev/ ]

  6. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  7. styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

  8. Sass

    Sass makes CSS fun!

    SASS(.scss) [ https://sass-lang.com ]

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. react-native

    A framework for building native applications using React

    React Native [ https://reactnative.dev/ ]

  11. Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    Playwright [ https://playwright.dev/ ] ✅

  12. Next.js

    The React Framework

    Next.js [ https://nextjs.org/ ]

  13. less.js

    Less. The dynamic stylesheet language.

    LESS [ https://lesscss.org ]

  14. emotion

    👩‍🎤 CSS-in-JS library designed for high performance style composition

    emotion [ https://emotion.sh ]

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

  • Rethinking CSS in JS

    32 projects | dev.to | 12 Sep 2024
  • 11 Interview Questions You Should Know as a React Native Developer in 2025 📈🚀

    1 project | dev.to | 13 Apr 2025
  • CSS-in-JS: Pros and cons

    4 projects | dev.to | 11 Apr 2025
  • Woovi monorepos best practices

    1 project | dev.to | 24 Feb 2025
  • How to Use Styled-Components for Elegant React UI Design

    1 project | dev.to | 29 Jan 2025

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