Drag-and-drop sortable component for nested data and hierarchies. It uses react-virtualized, react-dnd. https://github.com/frontend-collective/react-sortable-tree
Material Table
Datatable for React based on material-ui’s table with additional features. We can add custom actions such as add/edit/delete row data of table easily by using this library. https://material-table.com
Notistack
Highly customizable notification snackbars (toasts) that can be stacked on top of each other. https://github.com/iamhosseindhv/notistack
OpenGL Shading Language (GLSL)
OpenGL Shading Language (GLSL), is a high-levelshading language with a syntax based on the C programming language. It was created by the OpenGL ARB (OpenGL Architecture Review Board) to give developers more direct control of the graphics pipeline without having to use ARB assembly language or hardware-specific languages. We can create awesome 3D effects by this language. If you work on After Effects or Premiere …
Strapi open source Node.js Headless CMS
Strapi is a free and open-source Headless CMS delivering your content anywhere you need. Keep control over your data. With Strapi, you know where your data is stored and you keep full control at any time. Self hosted. You can host and scale Strapi projects the way you want. You can choose any hosting platform …
Material Design for Bootstrap
The world’s most popular framework for building responsive, mobile-first websites and apps.It provides Angular, React, Vue and jQuery versions. https://mdbootstrap.com/
Passwordless SMS & Email Authentication
Passwordless connections in Auth0 allow users to login without the need to remember a password. The benefits of enabling passwordless connections include: Improved user experience, particularly on mobile applications, since users only need an email address or phone number to sign up and the credential used for authentication is automatically validated after sign-up. Enhanced security since …
react-idle-timer
react-idle-timer is the react component that we can use for detecting user’s activity in browser. https://www.npmjs.com/package/react-idle-timer
Draft.js
Draft.js is a framework for building rich text editors in React, powered by an immutable model and abstracting over cross-browser differences. Draft.js makes it easy to build any type of rich text input, whether you’re just looking to support a few inline text styles or building a complex text editor for composing long-form articles. https://draftjs.org/