10 Interesting JavaScript and CSS Libraries for May 2019

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a handpicked collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention.


tessaract.jpg

Tessaract.js

Powerful JavaScript (Node and browser) library for extracting text out of images. It automatically detects the text position and orientation, recognizing over 60 languages including Chinese, Arabic and Russian.


overlay-scroll.jpg

OverlayScrollbars

Great JavaScript library that changes the way scrollbars look without altering the native browser behavior. It offers a well documented API with tons of customization features, optional jQuery dependency, and support for all mainstream browser.


mailgo.png

mailgo

Tiny library that automatically replaces mailto: links with a nice popover that offers links for opening Gmail or Outlook, a button to copy the email address, and spam protection.


react95.png

React95

A collection of over 30 React components in the style of Windows 95. Includes date pickers, buttons, icons, form inputs, and lots more retro UI goodies.


reattempt.png

Reattempt

Lightweight library for Node.js and the browser that makes it possible to give async functions a second chance. By wrapping your functions in a Reattempt block, you can make sure request or other async operation try running a couple of times before giving up.


medium-zoom.png

Medium Zoom

Awesome JavaScript library for creating image zoom lightboxes in the style of Medium. Comes with many powerful features including mouse and key press controls, SD to HD quality on zoom, 60fps animations, and more.


ink.jpg

Ink

React-based framework for building command line apps. Offers a wide range of components that speed up developing CLI apps and makes it possible to create terminal tools with more advanced layouts and controls.


ola.png

Ola

Great charting library for interpolating numbers and datasets. Offers displaying the data in a variety of chart types, all of which can be dynamically updated with super-smooth animations.


octotree.png

Octotree

Browser extension that displays a code tree in GitHub repos and greatly improves the way you browse files in libraries and open-source projects. Available in Chrome, Firefox, Safari and Opera.


cash.png

Cash

Cash is an absurdly small jQuery alternative for modern browsers that provides jQuery-style chainable methods for manipulating the DOM. It doesn't aim to have complete jQuery coverage, instead focusing on the more commonly used methods.


Bootstrap Studio

The revolutionary web design tool for creating responsive websites and apps.

Learn more

Related Articles