marborkowski / react-doc-generator
Generate a simple React component documentation in Markdown.
☆55Updated 2 years ago
Alternatives and similar repositories for react-doc-generator:
Users that are interested in react-doc-generator are comparing it to the libraries listed below
- Create a React Higher-Order Component (HOC) following best practices.☆67Updated 7 months ago
- A babel plugin to add css namespaces (and increase specificity) of styled-component classes.☆118Updated 5 months ago
- Webpack loader for converting CSS to JSS for Material UI☆21Updated 2 years ago
- Redux Persist storage adapter for cookies☆93Updated 5 years ago
- Enhance your Redux store to support batched actions☆171Updated 2 years ago
- Component wrapper for isomorphic-fetch, passes response to children☆120Updated 4 years ago
- Components to provide and consume RTL or LTR direction in React☆190Updated last year
- 🏁 Final Form "decorator" that will attempt to apply focus to the first field with an error upon an attempted form submission☆83Updated 2 years ago
- Interface to use react-with-styles with Aphrodite☆54Updated last year
- 🎣 React Hooks to get hooked on☆56Updated 3 years ago
- Generates handledProps from defaultProps and propTypes during the build☆19Updated 2 years ago
- Validates style objects by ensuring the keys are valid css property names (in camelcase form).☆58Updated 2 years ago
- Enforcing best practices for react-redux☆84Updated 3 months ago
- Server Side Render add-on for React Loadable. Load splitted chunks was never that easy.☆69Updated 3 years ago
- ESLint plugin for JSX-Control-Statements (https://github.com/AlexGilleran/jsx-control-statements)☆51Updated 2 years ago
- A custom React Hook that provides a sensible alternative to useRef for storing instance variables.☆39Updated 2 years ago
- Check PropTypes, returning errors instead of logging them☆61Updated last year
- Like webpack's file-loader, but on server side. Allows for production-grade require('./file.png')☆38Updated 2 years ago
- Pluggable ESLint configs for ECMAScript Next, Node.js and React Native that you can import and extend☆45Updated last year
- The shareable stylelint config for stylelint-processor-styled-components