7 Trending Javascript Library in 2018
In this article, I’m going to show you 7 trending javascript library in 2018 which could help you with your web design and development, enhance the current feature and much more. Let’s check it out!
(click at the image for link to each library)
Typed.js
Typed.js is a library that automatically types in words for you. You can put in any string and watch it type on the web page. The very cool thing is you can customize the speed, font, the cursor, the pause time between sentences etc. You can add fading effect to the typed text too! See the demo here
Handsontable
A javascript module that let you put a spreadsheet live editor on your web page with extensive function such as cell merging, filters, conditional formatting. It’s like you put a spreadsheet application like Microsoft Excel or Google Sheet on your website!
Please noted that some advance feature require requires a commercial license and not available on open source version which is free.
Particles.js
particles.js is a javascript library that specialized in creating particle. You can create an endless random particle and customize the density, movement, particle shape, colors and more.
If you’re looking for a unique way for your web page background, this might be the one.
Dragula
Dragula is a javascript library to let you drag and drop HTML element very easily. With just a couple lines of code, you can turn your div element into a drag-able element. Plus you can customize the drag behavior and effect too.
Rough.js
A javascript library to let you draw a canvas in a sketchy, hand-drawn style. the usage is straightforward like many other canvas base javascript library. You can customize the roughness of the sketching style and many other options.
Quill.js
Quill.js is a javascript live rich text editor module. (It’s like putting Microsoft Word on web page) You can let the user edit the text and export the data to be stored on server for future usage. Quill can also handle various media type other than text such as video/image and mathematics symbol.
Materialize
A modern responsive front-end framework based on Material Design which created by Google. You can download Materialize templates and start develop your website very easy and also have full access to the Materialize component such as breadcrumb, card , navigation bar
and badges.
Hope you enjoy this article. Please like or subscribe to our Facebook and Youtube Channel to stay tune!
Very nice article bro…keep it up!