babel-plugin-transform-react-remove-prop-types

Remove unnecessary React propTypes from the production build. :balloon: (by oliviertassinari)

Babel-plugin-transform-react-remove-prop-types Alternatives

Similar projects and alternatives to babel-plugin-transform-react-remove-prop-types

oliviertassinari
babel-plugin-transform-react-remove-prop-types
  1. react-lite

    An implementation of React v15.x that optimizes for small script size

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. babel-plugin-macros

    🎣 Allows you to build simple compile-time libraries

  4. babel-plugin-styled-components

    Improve the debugging experience and add server-side rendering support to styled-components

  5. babel-jest-boost

    🐠 🃏 🚀 - Faster tests, using Babel

  6. react-ssr-starter

    🔥 ⚛️ A React boilerplate for a universal web app with a highly scalable, offline-first foundation and our focus on performance and best practices.

  7. babel-plugin-jsx-wrapper

    Babel plugin to automatic decorate jsx for Remini and Mobx

  8. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  9. babel-plugin-react-html-attrs

    Babel plugin which transforms HTML and SVG attributes on JSX host elements into React-compatible attributes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better babel-plugin-transform-react-remove-prop-types alternative or higher similarity.

babel-plugin-transform-react-remove-prop-types discussion

Log in or Post with

babel-plugin-transform-react-remove-prop-types reviews and mentions

Posts with mentions or reviews of babel-plugin-transform-react-remove-prop-types. We have used some of these posts to build our list of alternatives and similar projects.
  • Migrating your React app from Webpack to Vite
    1 project | dev.to | 7 Apr 2022
    But sometimes Babel plugins may still come in handy. For example, there's a plugin to remove PropTypes you can use to make bundle size a bit smaller, and there's a [dedicated plugin for styled-components] that makes development and testing easier by, among others, adding component display names.
  • Why is prop-types not a dev dependency?
    1 project | /r/reactjs | 4 Nov 2021
    It's true that if you use something like babel-plugin-transform-react-remove-prop-types, then you will only need this runtime code in a dev build, not a production build. But a "dev dependency" is not really about whether it's a dev build or a prod build; it's about runtime vs build time. If you need it at runtime, it's a regular dependency.

Stats

Basic babel-plugin-transform-react-remove-prop-types repo stats
2
890
1.8
over 4 years ago

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com

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