node-react-display-name

ReactJS library to get the displayName from a Component
  https://github.com/jurassix/react-display-name
  0
  no reviews



Node-react-display-name provides a function to get the displayname of a component. This is a common pattern with React Higher Order Components (HoCs). This is a simple reusable utility to get the name of a component.