soupaJ / create-react-ref
Almost polyfill for React.createRef and React.forwardRef *** NOT RECOMMENDED FOR LIBS ***
☆19Updated 6 years ago
Alternatives and similar repositories for create-react-ref:
Users that are interested in create-react-ref are comparing it to the libraries listed below
- [OUTDATED]Ponyfill for the React Hooks API (Support RN)☆152Updated 6 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- Handle clicking away from an element -- React/Preact compatible☆46Updated 7 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated this week
- a 'babel-macros' version of 'babel-plugin-idx'☆92Updated 3 years ago
- Recursively collect all the internal and external dependencies from an entry point☆34Updated 6 years ago
- A pluggable JavaScript source code formatter☆29Updated 2 years ago
- Babel Plugin Macro to generate unique name☆24Updated 6 years ago
- A service that packages DLL bundles and manifests☆59Updated 7 years ago
- test react component☆11Updated this week
- Make React Reactive Again!☆18Updated 5 years ago
- Transform HTML into JSX or another language 🕹☆84Updated 6 years ago
- ☆36Updated 7 years ago
- Webpack plugin for reporting changes in bundle sizes across builds☆61Updated 6 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- High performance <canvas> rendering for React components☆29Updated 6 years ago
- Parses React prop-types into a readable object☆69Updated 2 years ago
- ☆20Updated 6 years ago
- Showcase of future React features☆20Updated 6 years ago
- babel-merge merges multiple Babel configuration objects into a single copy. Plugin and preset objects and arrays will be merged together.☆24Updated last year
- rename imports and requires☆45Updated last year
- React Storybook Addon to show component properties and stories into panels☆22Updated 7 years ago
- Babel plugin to transpile import() to a require(), for node. Best solution for SSR with react-router☆26Updated 7 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- A react based layout engine that does not need to understand CSS