babel-plugin-react-directives icon indicating copy to clipboard operation
babel-plugin-react-directives copied to clipboard

A babel plugin that provides some directives for react(JSX), similar to directives of vue.

Results 5 babel-plugin-react-directives issues
Sort by recently updated
recently updated
newest added

**Describe the bug** TypeScript does not understand x-if. Inside an `x-if` block, the passed variable should be evaluated for truthyiness, but it is not. **To Reproduce** Steps to reproduce the...

bug

As I understand, a TypeScript transformer is needed to solve this problem. Are you planning to create it in the future? ![image](https://user-images.githubusercontent.com/8259641/66642033-8d976d80-ec24-11e9-8c0e-d135e18518d1.png) Application created with `create-react-app --typescript` Config extended with...

bug

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies