babel-plugin-react-directive
Syntax extension
Enables direct syntax support for conditional and iterative statements in React components
Use directive in React.
28 stars
3 watching
6 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vijaysutrave/babel-plugin-react-import-extends | A Babel plugin to simplify React component development by automatically extending the React class and importing React within components. | 10 |
vslinko/babel-plugin-react-require | A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
roman01la/babel-plugin-react-hyperscript | Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
expo/react-native-util | A fork of io.js's util module optimized for use with React Native. | 12 |
andrewvasilchuk/v-ripple-directive | A Vue.js directive for creating visually appealing ripple effects on button clicks or other interactive elements | 4 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 315 |
storybookjs/babel-plugin-react-docgen | A Babel plugin that extracts documentation information from React classes and components. | 162 |
vseloved/rutils | A Common Lisp package providing syntactic utilities to simplify development and REPL interactions | 252 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 619 |
kejunmao/vite-plugin-conditional-compile | A plugin for Vite that enables conditional compilation based on environment variables. | 66 |
fi3ework/vscode-antd-rush | An extension that provides tools and functionality to work with Ant Design components in VS Code | 125 |
jacob-ebey/styled-components-ts | Provides a set of visual primitives and TypeScript support to style React applications without excessive styling stress. | 150 |
ihor/react-styled-floating-label | A reusable UI component for dynamically positioning input labels as the user types | 35 |
yzydeveloper/vite-plugin-babel-compiler | A plugin for Vite that uses Babel to compile TypeScript code and work around some experimental features not supported by Esbuild. | 24 |