Open source collaboration

Open Source Projects

  • React Motion Menu : Animation menu component for react.js. My contribution was addition of the "spreading of menu buttons" option on the both side of the main menu button. Nearly has 340 stars in github.

  • React-tag-box: A react component for tag button. Added react 16.0.0 version dependency.

  • Sort-all-in-all: A javascript plugin that can sort the array of objects based on different kinds of sorting algorithms bubble sort, selection sort, merge sort, quick sort, insertion sort.