from Hacker News

Show HN: Belle – Configurable React Components with Great UX

by nik-graf on 7/15/15, 3:54 PM with 12 comments

  • by nik-graf on 7/15/15, 3:58 PM

    Hey, I'm one of the creators of Belle. Feel free to reach out in this thread in case you have any questions :)
  • by gianluca665 on 7/16/15, 9:41 AM

    Great resource, must have if I want to have a plateau of reusable components for a REACT application, good job!
  • by sebastianconcpt on 7/15/15, 4:43 PM

    I really like the TextArea that auto-grows http://nikgraf.github.io/belle/#/component/text-input

    It grows/contracts just as expected in Android and iOS too. That's handy. Nice job!

  • by technic on 7/15/15, 6:25 PM

    Modal and tooltip/popover are the components that forced me to add react-bootstrap to my project (I didn't want to build those on my own.) Really looking forward to trying out Belle once those land.
  • by jyotipuri on 7/15/15, 4:05 PM

    Great UX React components you should check out... .... from Creator No.2 :)
  • by jyotipuri on 7/15/15, 5:14 PM

    CSS in JS, works great... You see belle components are so very stable and configurable, you change theme of whole app so easily.
  • by iweinfuld on 7/15/15, 5:04 PM

    Congratulations Jyoti and Nik. I'm curious what the folks over here think about the choice to put styling in js.
  • by rpwverheij on 7/16/15, 12:01 PM

    looking really nice. Specifically the toggle is something I was looking for. This looks like clean use of markup and proper setup of CSS with good docu. Will definitly embed this in the future, and looking forward to see even more components. good stuff!