Highlighting text on the Web is very useful when reading, searching, comparing, emphasizing specific text on a Web page to share online with friends or summarize content by highlighting key phrases. So here are 10 Best Text Highlighter Javascript Libraries that let you to highlight specific text, add search keyword highlighting to any webpage, add notes and comments inline with your highlights.…
Tags: reactjs
15 React Audio & Video Player Component Libraries
ReactJS is an awesome Javascript library, it takes away the stress and simply makes everything cooler to do. So here are 15 React Audio & Video Player Component Libraries that provide a reusable video and audio interface with UI features beyond what’s available with the standard HTML5 video element. …
10 React Components for Awesome Button Design
Buttons are one of the most common interface elements that provide the user a means to execute some action. If you need a simple button and don’t want to go over the hassle of installing a whole new UI library to just do that then here are ten awesome React components for creating an awesome looking button.…
15 Cool React Modal Component Libraries
A modal is a component that appears on top of everything. It puts the app into a specific mode and does not allow user to do anything which doesn’t correspond to that mode while it is open. Creating a modal box or popup in React is not difficult, but also not easy. There are dozens of cool libraries that you can use for creating an accessible and reusable modal component in React, so in this post I’ve collected 15 Cool React Modal Component Libraries for different use cases.…
15 Best React Notification Plugins
Sending a notification to your users can be very beneficial when it comes to user-engagement. So here are 15 Best React Notification Plugins that you can use to show notification messages to the user.…
20 Javascript Libraries to Build Form Validation Like a Boss
Every developer knows how complex and tricky form validation can be. Ideally, users fill in the form with necessary information and finish the job successfully. However, people often make mistakes. This is where form validation comes into play. So in this post I’ve gathered some useful Javascript library that you can use to set up a form validation for your projects.…
10 Best React Libraries to Visualize Timelines
A Timeline is a sequence of events in chronological order from earliest to the last. It can be represented in graphical format or textual format. So in this post I’ve collected some ReactJS component libraries to visualize timelines for those who wish to convey a series of events.…