babel-preset-react-native-stage-0
Babel preset
A Babel preset for React Native that uses stage-0 features
Use stage-0 Babel features with React Native
101 stars
3 watching
6 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apentle/react-native-babel-jest | A testing configuration utility for React Native applications using Jest | 19 |
roman01la/babel-plugin-react-hyperscript | Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |
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 |
ksti/react-native-utils | A utility package for React Native applications | 4 |
jamiebuilds/babel-react-optimize | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
pheuter/essential-react | A minimal skeleton for building testable React apps with Babel and Webpack | 2,022 |
callwait/babel-plugin-react-hiccup | Converts Hiccup syntax to JSX for React with Babel | 16 |
babel/gulp-babel | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,321 |
babel/babel-brunch | A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. | 68 |
vslinko/babel-plugin-react-require | A Babel plugin that adds React import declaration to files containing JSX tags | 159 |
babel/babelify | Transforms JavaScript code into compatible formats for use in web browsers | 1,681 |
start-react/native-starter-kit | A starter kit for building React Native apps with NativeBase, Redux, and CodePush. | 1,586 |
kunall17/react-native-markdown-editor | A markdown editor with live preview and helper buttons for writing markdown syntax | 98 |
babel/broccoli-babel-transpiler | A plugin that transpiles JavaScript code to newer versions using Babel | 57 |