The minimal setup to package and reuse your React components

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

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.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rimraf

    A `rm -rf` util for nodejs

    Babel will overwrite but not delete any existing files or directories in the output directory. To be sure the lib folder doesn’t contain old files you can delete it before transpiling. To do this automatically you can install rimraf and add it to the transpile script like this:

  • 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
  • my-components

    You can find the code for my example on github: https://github.com/receter/my-components https://www.npmjs.com/package/@receter/my-components

  • Bit

    A build system for development of composable software.

    How do you share components between your projects? What do you do differently and why? Or do you use a service like BIT? Please let me know!

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

  • Sharing UI Components: Copy VS Install

    1 project | dev.to | 29 Oct 2024
  • Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding

    1 project | dev.to | 14 Apr 2024
  • UI Libraries are Dying: What’s Next?

    1 project | dev.to | 3 Apr 2024
  • Composable Software Architectures are Trending: Here’s Why

    1 project | dev.to | 19 Mar 2024
  • Implementing a Service Oriented Architecture in 2024

    1 project | dev.to | 12 Feb 2024

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