flying-sheep / babel-plugin-transform-react-createelement-to-jsx
Transforms React.createElement calls to JSX syntax
☆54Updated 3 years ago
Alternatives and similar repositories for babel-plugin-transform-react-createelement-to-jsx:
Users that are interested in babel-plugin-transform-react-createelement-to-jsx are comparing it to the libraries listed below
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 5 months ago
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Full-fledged state management☆44Updated last year
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Build JSON using JSX 🌈 (may contain blood magic)☆220Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Standard NPM Package Format☆42Updated 2 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated last year
- Hyphenates a camelcased CSS property name☆35Updated 2 months ago
- ANSI syntax highlighting for the terminal☆112Updated last year
- Create `esm` enabled packages.☆50Updated 5 years ago
- Properly escape JSON for usage as an object literal inside of a `<script>` tag☆40Updated 2 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 3 months ago
- Lazy number range generator☆82Updated last year
- Babel Plugin Macro to generate unique name☆24Updated 6 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Ask me stuff☆29Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Block the main thread for a given amount of time☆124Updated last year
- Almost polyfill for React.createRef and React.forwardRef *** NOT RECOMMENDED FOR LIBS ***☆19Updated 6 years ago